summaryrefslogtreecommitdiff
path: root/packages/initscripts/initscripts-1.0/functions
AgeCommit message (Collapse)AuthorFiles
2009-01-12fastboot: initscripts-openmoko: Replacement for initscripts.Chia-I Wu1
Move the common files into 'files' dir and keep Openmoko specific files under initscripts-openmoko. 'finish' was renamed to 'finish.sh', so various recipes have to be modified as well.
2007-12-26initrdscripts: Do machine detection function refactor per RFC.Paul Sokolovsky1
* Need to fix this, need to use good common codebase, because debugging why some adhoc code doesn't work here or there is big waste of time.
2007-08-20initscripts: add a functions script that is supposed to be sourced from ↵Michael Lauer1
individual init scripts providing some useful functions. added cpuinfo_id() and killproc() for a start