Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-12 | fastboot: initscripts-openmoko: Replacement for initscripts. | Chia-I Wu | 1 | |
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-26 | initrdscripts: Do machine detection function refactor per RFC. | Paul Sokolovsky | 1 | |
* 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-20 | initscripts: add a functions script that is supposed to be sourced from ↵ | Michael Lauer | 1 | |
individual init scripts providing some useful functions. added cpuinfo_id() and killproc() for a start |