Commit Graph

381 Commits (ff5fb5dbdb60f76db62e48ae94e3eb279311d326)

Author SHA1 Message Date
Nico Schottelius 7d10560a61 Revert "pgrep -x -f is to restrictive -> impossible to guess/match" 14 years ago
Nico Schottelius 98ff723b24 add another example for __process 14 years ago
Steven Armstrong d7623fcf21 pgrep -x -f is to restrictive -> impossible to guess/match 14 years ago
Steven Armstrong b9301c8194 bugfix: process names dont start with slash 14 years ago
Steven Armstrong fa95291cbc use diff instad of cmp 14 years ago
Steven Armstrong e195eb46c4 new type __cron: installs and manages cron jobs 14 years ago
Nico Schottelius d6d4d374bd remove unecessary whitespace :-) 14 years ago
Steven Armstrong 5ac857a87c realy, dont fail if lsb_release does not exist 14 years ago
Steven Armstrong d4aa04f35d dont fail if lsb_release does not exist 14 years ago
Steven Armstrong de84542579 no lsb_release -> no output 14 years ago
Steven Armstrong 9fedf314cf add explorers for lsb_* 14 years ago
Steven Armstrong 4775c93a6e use __remote_copy in __file type 14 years ago
Nico Schottelius 837489ce85 remove obsolete preseed code from __package_apt 14 years ago
Nico Schottelius 1e4de3521a skip errer detection in findline explorer 14 years ago
Nico Schottelius 8341e0cc0f think about the __init_script type (probably raise discussion) 14 years ago
Daniel Roth 9dfd6a27ad fixed broken man page 14 years ago
Steven Armstrong 648f57173c bugfix: use -gt when comparing int values 14 years ago
Steven Armstrong 9d6a00af38 --debug without creating syntax errors 14 years ago
Steven Armstrong f0223647e3 --debug 14 years ago
Steven Armstrong de4ddf9d1e mv installer install 14 years ago
Steven Armstrong 3d017abd6f pass options to mkfs without -o 14 years ago
Steven Armstrong 20241a0c5c fix copy/paste error 14 years ago
Steven Armstrong 9fd74acfac add support for swap 14 years ago
Steven Armstrong 27a774432e mark __partition_msdos and __partition_msdos_apply as installer types 14 years ago
Steven Armstrong acc64caf95 new type: __mkfs 14 years ago
Steven Armstrong 919f251759 ++examples 14 years ago
Steven Armstrong 32832777c6 give disk some time to write parition table 14 years ago
Steven Armstrong 5940c21fba get rid of bashism /echo -n/printf/ 14 years ago
Daniel Roth 40d5b9cb05 bsd init location 14 years ago
Daniel Roth 2147480fcd base_dir is /etc/rc.d for archlinux /etc/init.d otherwise 14 years ago
Daniel Roth 342cbca533 additional parameter base_dir 14 years ago
Daniel Roth 5f1afb08f6 man page 14 years ago
Daniel Roth 5d256b21b1 Initial init_script type 14 years ago
Nico Schottelius b9335bb7ce update os/os_version explorer to support owl (openwall linux) 14 years ago
Nico Schottelius 1cfb6bf5a8 make manpage compile for __partition_msdos_apply 14 years ago
Nico Schottelius c10fedaf8c it's not preos, but cdist-preos 14 years ago
Nico Schottelius a5bfd41195 Detect owl 14 years ago
Steven Armstrong ef97849676 distinguish between disk size and extended partition size 14 years ago
Steven Armstrong 721119a34f quote arguments 14 years ago
Steven Armstrong a3086ae795 make it actually write the partition 14 years ago
Steven Armstrong 16d86dcf04 +debug, -type, -bug 14 years ago
Steven Armstrong 9d3fa5d4c7 new type __partition_msdos_apply 14 years ago
Steven Armstrong 31e9937098 finish new type for partition definition 14 years ago
Steven Armstrong b6738aaf60 rename __cinst_partition_msdos __partition_msdos 14 years ago
Nico Schottelius 6bd823995f restore mistakenly deleted file 14 years ago
Nico Schottelius ab0cd9430f add support for the banner :-) 14 years ago
Nico Schottelius 298784b12b __package_rubygem: remove optional parameter version, it is not used 14 years ago
Nico Schottelius b82f2b0f23 fixup manpage for cdist-type__package_rubygem 14 years ago
nuex b7deafc26d fix author email in gencode-remote 14 years ago
nuex bbe0d4a5db __package_rubygem 14 years ago