Commit Graph

12 Commits (a7d0166b3d9537a60e8fdcb45d660aa14ed1df88)

Author SHA1 Message Date
Gordian Edenhofer a7d0166b3d *.install: Instead of fancy `msg` use plain `echo`
Instead of relying on makepkg's built-in `msg` function simply use
`echo` without any coloring or similar beatifications.
2017-11-11 13:03:58 +01:00
Gordian Edenhofer 5a97b7c725 upgpkg: minecraft-server 1.11.2-4
Do not remove the user upon un-installation and do not stop the server
prior to removal in order to conform with the Arch package standards.
2017-04-13 14:18:17 +02:00
Gordian Edenhofer 271794e3ac upgpkg: minecraft-server 1.10.2-3
Create log dir with mode 2755 instead of 775.
Remove .install notice about obsolete backups.
2016-06-24 20:03:08 +02:00
Gordian Edenhofer e331e1e8c2 Upgpkg: 1.9-1
Use server_root whenever possible.
Add note to remove the /etc/conf.d/minecraft update-check oneday.
2016-03-01 13:28:15 +01:00
Gordian Edenhofer cc8b55b179 Upgpkg: 1.9-1
Make script and build files more easily adaptable for especially other
flavors of minecraft servers.
2016-02-29 22:19:09 +01:00
Gordian Edenhofer f312efaac7 Upgpkg: 1.9-1
Add suspending capability for the minecraft server through the control
script and an additional screen session which listens on the same port
with netcat.
	* Update .conf accordingly
	* IDLE_SERVER can be either true or false
	* The default is no idle server
	* Choose an available netcat flavor automatically
Variable renaming in .install.
Notify the user of kept directories on post_remove and alter ownership
to root before removing the game user.
Print error messages to stderr.
2016-02-29 21:35:38 +01:00
Gordian Edenhofer 130c71b396 Upgpkg: 1.8.9-2
Variable name for the management script's name
2016-01-26 00:18:20 +01:00
Gordian Edenhofer b94e3db3db Upgpkg: 1.8.9-2
Restore backups easily with the delivered bash script
Human readable naming schema for backups
Backed up directories are now relative
Group has write permission (g+ws) to SERVER_ROOT
Proper quotation of variables which might contain spaces
2016-01-23 12:45:46 +01:00
Gordian Edenhofer 761f7b2418 Indentation: Use tabs everywhere 2015-12-13 15:32:38 +01:00
Gordian Edenhofer 57d7104491 Fix typo in .install 2015-09-21 19:48:02 +02:00
Gordian Edenhofer d897c06c86 Rewriting package + Updating pkgrel 2015-09-20 23:23:34 +02:00
Philip Abernethy 2c972cc099 Initial commit 2015-07-03 19:16:00 +02:00