Commit Graph

439 Commits (d052e2d510f3ec4506400bb35a4e81596660dcc7)

Author SHA1 Message Date
Nico Schottelius dee266aca0 ignore "no crontab for ..." message 13 years ago
Evax Software 5c70018411 switch the __rvm type to the new present/absent state scheme 13 years ago
Evax Software 196fb7e656 use new rvm install command (fixes #67) 13 years ago
Nico Schottelius dfd60ca837 __package uses present/absent 13 years ago
Chris Lamb 1557630e91 s/specifiend/specified/ 13 years ago
Jake Guffey 4b11a6172d Fixed variable naming in /etc/fstab.$name 13 years ago
Jake Guffey 14e851341a Implemented Nico's suggestions 13 years ago
Jake Guffey 131889b454 Added jail_${name}_flags variable 13 years ago
Jake Guffey d39821782d Copy /root to $jailbase/rw/$name/root 13 years ago
Jake Guffey 847fc9d8c1 Multiple bugfixes 13 years ago
Jake Guffey f5437ccce6 Bugfix for jail_list 13 years ago
pestaa deafcc60e8 Workound lack of pipeline's integrity guarantee. 13 years ago
pestaa f9c945cc86 Changed tactics. Sed's -i flag is not cross-platform. 13 years ago
Istvan Beregszaszi cb47a7d56f Fix indenting. 13 years ago
pestaa 0e11583b1e Fix sed argumenting on FreeBSD. While specifying -i flag is optional on GNU sed, it is mandatory on non-GNU variants. In order to keep behavior backward-compatible, the backup file is always removed. 13 years ago
Steven Armstrong e3f767f5a1 += example 13 years ago
Steven Armstrong ffcf57ee45 implement --state exists 13 years ago
Steven Armstrong 18a25dc65b file must be last argument 13 years ago
Steven Armstrong 386c12f251 nested quotes should not be escaped 13 years ago
Nico Schottelius e540502830 Missing cat in __package_yum 13 years ago
Nico Schottelius f3efa1e74d enable __start_on_boot on amazon linux 13 years ago
Nico Schottelius db14277b41 move __mysql_server to types_submitted_for_inclusion 13 years ago
Nico Schottelius 73113a2fe9 --whitespace 13 years ago
Steven Armstrong f3545a51fe be nice with them users 13 years ago
Steven Armstrong 10d0cf00d6 /special/raw/ 13 years ago
Steven Armstrong 1ea0ea0b1b add support for crontab EXTENSIONS, e.g. @reboot 13 years ago
Jake Guffey 5dc8d305e5 Bugfix 13 years ago
Matt Coddington 38b2e56786 tiny fix for __start_on_boot/explorer/state 13 years ago
Jake Guffey 46b916c0e1 Various bugfixes 13 years ago
Jake Guffey 20a3538e72 Fixed echoing entries 13 years ago
Jake Guffey 0515fd8483 Various bugfixes. 13 years ago
Jake Guffey 3ebda62f04 bugfix -- needed to pass '-r' to ${add_cmd} to retreive package from remote repository. 13 years ago
Jake Guffey 446f497c4c Created deleteJail function. Ready to begin debugging. 13 years ago
Jake Guffey 18c0e947aa Created initial createJail function. Script still can't delete jails yet. 13 years ago
Giel van Schijndel 12d2c6c199 __start_on_boot type: add support for OpenWRT 13 years ago
Jake Guffey b9c757b78a Filled out man page, created gencode-local to copy jailbase to __target_host, filled out parameter list, made explorers useful, created basic layout within gencode-remote. 13 years ago
Benedikt Koeppel cd8e286988 renamed --database to --name 13 years ago
Benedikt Koeppel df512162cb --password is optional now, and added --no_my_cnf option 13 years ago
Giel van Schijndel afdfb660c7 Add support for OpenWRT packages 13 years ago
Jake Guffey 2e4e291449 Added gencode-local to sync jailbase with remote side, added .gitignore to keep from syncing jailbase.tgz with github, new explorer basepresent to look for /usr/jail/{base,jailbase.tgz} 13 years ago
Jake Guffey 377afe8b1c Migrated to using present/absent for --state param. 13 years ago
Nico Schottelius cfb8e7d372 move __run_command to types_submitted_for_inclusion directory 13 years ago
Jake Guffey d082815c81 Created explorers, man page, jailbase placeholder. Began initial development of gencode-remote. 13 years ago
Benedikt Koeppel c67c0cf12d fixed mysql_database type 13 years ago
Benedikt Koeppel cfaee39e70 new type 'mysql_database' 13 years ago
Benedikt Koeppel 6a491080f8 fixed man page for mysql_server 13 years ago
Benedikt Koeppel 7715ba395c fixed mysql_server type 13 years ago
Benedikt Koeppel 3a810fa5ea fix manifest 13 years ago
Benedikt Koeppel 3ceb643487 fixed the generating of .my.cnf 13 years ago
Benedikt Koeppel dc5fb8b769 fixed usage of __file 13 years ago