summaryrefslogtreecommitdiff
path: root/recipes/initscripts
AgeCommit message (Collapse)AuthorFiles
2009-05-27initscripts: fixed bootmisc.sh so that hwclock.sh is only called if installedMartin Dietze1
2009-04-30SlugOS: slugos-image.bb, initscripts-slugos_1.0.bb - remove devfs supportMike Westerhof1
Remove devfs startup scripts, and revert to the standard OE means to initially populate the /dev directory. This has the side-effect of fixing the empty /dev dir problem when extracting the tar.gz image.
2009-04-22initscripts: modifications for hipox machineSteffen Sledz2
- add kexec handling in /etc/init.d/reboot - make /sys available again for /etc/init.d/reboot
2009-03-31initscripts: set alignment to 0 for armv7aKoen Kooi2
* the previous change was meant to do that, but depended on kernel config * runtime tested on beagleboard, omap3evm and omapzoom
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko95
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>