Commit Graph

390 Commits (e5b3081b9f72a228e0059f126e4ca3706255becb)

Author SHA1 Message Date
phrawzty (dan) dbf0767c4e Add type __cdistmarker. 13 years ago
phrawzty (dan) 7cbc494301 Add --regex to manual 13 years ago
phrawzty (dan) 6d55d7ae82 --regex to make __addifnosuchline more flexible 13 years ago
Christian G. Warden bdafb4ffef A new type for managing luarocks packages 13 years ago
Christian G. Warden b0e25e8784 fix typo 13 years ago
Steven Armstrong 6b0935c207 /__self/__object_name/ 14 years ago
Steven Armstrong 654e19f28b mark _run_command as private 14 years ago
Steven Armstrong c59b2839cd Export target_host so remote_copy script has access to it 14 years ago
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