Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-26 | initrdscripts: Do machine detection function refactor per RFC. | Paul Sokolovsky | 2 | |
* 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-11-21 | initscripts: SlugOS - add bootclean.sh to clean out /tmp, /var/lock, /var/run | Mike Westerhof | 3 | |
(required when turned-up to disk). Create SlugOS-specific volatiles config because SlugOS needs /etc/resolv.conf to be static and not volatile. | ||||
2007-11-19 | initscripts_1.0.bb : restore the resolv.conf handling we used to have | Graeme Gregory | 2 | |
which is still built into packages like pppd | ||||
2007-09-24 | initscripts 1.0: checkroot.sh: Die, die, die fsck interactivity! | Paul Sokolovsky | 2 | |
* Works around #3065. * Fixes infamous issue with hang during boot on h2200, etc. | ||||
2007-09-24 | initscripts 1.0: checkroot.sh: Stop doing random positive login regarding fsck. | Paul Sokolovsky | 2 | |
* It's ok to do negative logic, for example limit scope of operation if we know we can't do it (ex.: we don't support fscking something else but ext2/ext3, so we have to ignore user's request to do fsck on other fstype). * But it's not ok to do fsck if user didn't request it, or moreover if he requested *not* to do it. | ||||
2007-09-02 | initscipts: Improve RTC handling so /etc/timestamp is used if its timestamp ↵ | Richard Purdie | 3 | |
is 1 day or more greater than the existing time. Also set the timestamp on halt/reboot so devices without a hardware RTC (or with a broken RTC like the PXA) can benefit. | ||||
2007-08-29 | initscripts: lower alignment value for gumstix boards - close #2890 | Craig Hughes | 5 | |
2007-08-21 | initscripts: Fix script name in save-rtc.sh (Closes OpenMoko bug #725) | Stefan Schmidt | 1 | |
2007-08-20 | initscripts: add a functions script that is supposed to be sourced from ↵ | Michael Lauer | 2 | |
individual init scripts providing some useful functions. added cpuinfo_id() and killproc() for a start | ||||
2007-08-14 | initscripts/bootmisc.sh: fix upsidedown logic w/ hwclock.sh | Michael Lauer | 1 | |
2007-08-14 | initscripts: first steps towards working together with RTC | Michael Lauer | 3 | |
TODO: might need more work for systems without a hardware clock | ||||
2007-06-23 | initscripts 1.0: mountall.sh: Don't swallow crucial errors. | Paul Sokolovsky | 2 | |
* Instead, log them to syslog. | ||||
2007-06-23 | initscripts 1.0: mountall.sh: Drop dependency on util-linux-mount. | Paul Sokolovsky | 2 | |
* Yes, there's such dependency, unspecified. Due to funky options it doesn't work with cute busybox mount. * Those funky options better be killed shamefully, but let's do the twist, and allow to specify additional mountall options via /etc/default/mountall, and let util-linix-mount spit its funkiness there. User can edit it to his likes, too. | ||||
2007-06-21 | initscripts: add seperate inittab for FIC GTA01 (ttySAC multiplexing...) | Michael Lauer | 3 | |
2007-06-18 | initscripts 1.0: ramdisk: Don't bother to screw up randomly found mtdram ↵ | Paul Sokolovsky | 2 | |
partition. * In the sense, that at least try to make sure it's not completely mad. Though likely, scripts liek this should not be installed by default at all. | ||||
2007-06-05 | initscripts: mountall.sh: Create roots home directory on boot if it is ↵ | Matthias Hentges | 2 | |
missing, closing bug 2109 | ||||
2007-05-14 | basefiles, initscripts: make /var non-volatile, as discussed on the ↵ | Jamie Lenehan | 2 | |
mailinglist | ||||
2007-05-02 | packages/initscripts/initscripts_1.0.bb:Add mountall.sh script for ↵ | Stelios Koroneos | 2 | |
oplinux-uclibc | ||||
2007-04-26 | initscripts: dropped OpenZaurus specific checkversion script | Marcin Juszkiewicz | 3 | |
2007-04-01 | initscripts: fix checkroot and remove angstrom specific checkroot | Koen Kooi | 4 | |
2007-03-19 | Initial commit for a number of oplinux and oplinux-uclibc specific configs ↵ | Stelios Koroneos | 5 | |
for base-files, netbase, sysvinit and initscripts | ||||
2007-03-10 | openturbostation: Remove leftover cruft | Oyvind Repvik | 7 | |
2007-03-07 | openturbostation-initscripts: Fix erroneous patch | Oyvind Repvik | 1 | |
2007-03-07 | turbostation: initscripts | Oyvind Repvik | 7 | |
2007-02-19 | initscripts/initscripts-1.0/jornada6xx/devices : Cleanups & Additions | Kristoffer Ericson | 1 | |
* Addition of /dev/ttySC0 - 2 + /dev/irda0 (with correct maj/min) * Removal of ttySAx | ||||
2007-01-28 | initscripts: tweak mtab reading in checkroot.sh so that r/w ramdisk | Phil Blundell | 2 | |
works on epia | ||||
2007-01-19 | initscripts: add missing variable assignment in checkroot.sh | Phil Blundell | 2 | |
2007-01-19 | initscripts: bump PR so people can get the fixed populate-volatile.sh via ↵ | Koen Kooi | 1 | |
their favourite package manager | ||||
2007-01-16 | initscripts: Comments are for code functionality. | ccsmart | 1 | |
2007-01-16 | initscripts: Correct description. Speed enhancement in previous change as ↵ | ccsmart | 1 | |
side effect of making linksource a non optional field. | ||||
2007-01-12 | initscripts: fix populate-volatile.sh file and directory creation | Philipp Zabel | 1 | |
- now chmod gets called do set the correct permissions | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 3 | |
2006-12-23 | initscripts-openprotium: improved checking for the root filesystem in | Andrew Wilcox | 3 | |
checkroot.sh | ||||
2006-12-07 | initscripts/initscripts-1.0: add openprotium on storcenter specific scripts ↵ | Andrew Wilcox | 9 | |
and bb file. | ||||
2006-12-04 | initscripts/initscripts-1.0/jornada6xx/checkroot.sh : | Kristoffer Ericson | 1 | |
* We dont want fsck on boot since our clock resets on every reboot. | ||||
2006-11-27 | initscripts: | Matthias Hentges | 2 | |
- Reformat some echo lines to be more readable on QVGA - echo RETURNCODE after fsck run - raise RETURNCODE for a FUBAR FS to -gt3 | ||||
2006-11-23 | packages/initscripts/initscripts-1.0/jornada7xx/checkroot.sh: | Kristoffer Ericson | 1 | |
* Removed fsck check as this messes up things on jornada machines. | ||||
2006-11-21 | initscripts: Updates for populate-volatile.sh: | Jamie Lenehan | 2 | |
- Add support for "update" as a parameter to force regeneration of the cache when run (if the cache is not being used it's ignored). - When generating the cache add *all* needed commands to the cache, not just those that were actually needed on this run. Without this only the additional directories created during an update will be added to the cache. Anything that calls populate-volatile.sh during postinst should now pass update as a parameter. Currently (and before this change) if the cache is enabled then any call to populate-volatile.sh during postinst does nothing, generally breaking anything that uses volatiles that is installed after the first boot of the device. | ||||
2006-11-12 | initscripts: checkroot.sh: chvt 1 if fsck returns with an errorcode and ↵ | Matthias Hentges | 2 | |
waits for user input. Fixes the "hanging" bootsplash on some distros | ||||
2006-11-11 | initscripts: fix RO root problem for angstrom | Koen Kooi | 3 | |
* I suspect it applies to all 2.6 based devices | ||||
2006-11-08 | initscripts: Remove the animated progress bar since it doesn't work well w/ ↵ | Matthias Hentges | 2 | |
busybox sh | ||||
2006-11-07 | initscripts: checkroot.sh: enable auto-fsck on boot for ext2 and ext3 rootfs ↵ | Matthias Hentges | 2 | |
partitions * * * Untested in .dev! * * * | ||||
2006-10-21 | initscripts: add an extra check to checkroot.sh, inspired by the logicpd ↵ | Koen Kooi | 2 | |
cset earlier | ||||
2006-10-20 | initscripts: Add custom checkroot.sh for logicpd-pxa270 | Cliff Brake | 3 | |
init script needs to be looking for /dev/root instead of rootfs to determine if the rootfs has been mounted rw yet. This may be a setup issue in the kernel build, but until we can figure that out, this is the workaround. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-08 | initscripts: adaptions necessary for use with nylon on 4G access cube. | Martin Dietze | 6 | |
* mtx-2 hardware added * the mount command for the local file systems did not work with tmpfs * checkroot did not remount / rw | ||||
2006-09-05 | added alsa support to generic device table | Liam Girdwood | 2 | |
2006-09-02 | initscripts-slugos: Fix S06alignment link removal | Oyvind Repvik | 1 | |
2006-08-31 | initscripts-slugos: Fix extra symlinks that break do_install. Bump PR of ↵ | Oyvind Repvik | 2 | |
initscripts | ||||
2006-08-30 | initscripts: populate-volatile.sh: Add explicit command separators. | Paul Sokolovsky | 1 | |
* There was issue seen when populate-volatile.sh executed something like "mkdir chown" when configuration was not full right. This fixed it. Closes #1355. |