Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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. | ||||
2006-08-25 | initscripts-1.0/slugos/devices.patch: adapt patch to the current devices file | Mustafa Yuecel | 1 | |
2006-08-25 | initscripts: don't run the devices (devfs) script when udev is active, ↵ | Philipp Zabel | 3 | |
update for new udev versions | ||||
2006-08-06 | merge of 235bdc3ae0f87feaab2e0933bfdb44645a492c5e | Kristoffer Ericson | 1 | |
and 2ec546354ed54e5800bc57d56a12bbe7ecb4ccdd | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-08-02 | base-files/base-files/jornada720/ : Moved to jornada7xx | Kristoffer Ericson | 1 | |
* moved so its mapped against proper ARCH initscripts/initscripts-1.0/jornada7xx/devices : Changed to better devices * changed /dev/input/ts0 to correct value linux/linux-jlime-jornada*/defconfig : Minor changes * EVDEV support for 7xx * SYSCTL support for 7xx | ||||
2006-07-31 | conf/distro/jlime-donkey.conf : Addition of RDEPENDS for bootstrap-image | Kristoffer Ericson | 1 | |
* orinoco_conf hotplug-ng initscripts/initscripts-1.0/jornada7xx/devices : Change to a better list * Changed device list to a more 7xx relevant list. | ||||
2006-07-03 | initscripts: Store RTC in /etc/timestamp before mounting root ro, fixing ↵ | Matthias Hentges | 4 | |
part of OE bug #1055 | ||||
2006-05-03 | initscripts: Add forgotten volatiles cset | Matthias Hentges | 2 | |
2006-05-03 | initscripts: Speed up populate-volatiles.sh by caching the command produced ↵ | Matthias Hentges | 2 | |
by the script. Run times on an idle system: old version: 7.6s new version: 4.5s (no chache) new version: 0.9s (with cache) | ||||
2006-04-08 | merge of a1939217dc9fb1b7e264f67745fe46df7a44ef39 | Matthias Hentges | 2 | |
and d62bbd0de1cab214a18a63acd9c989c1a4d9dcf5 | ||||
2006-04-08 | initscripts/populate-volatile.sh: Include change from .oz354x | Matthias Hentges | 2 | |
2006-04-08 | * Remove 2.4 machine support for c7x0, akita, spitz and borzoi. | Richard Purdie | 2 | |
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz. | ||||
2006-04-07 | keymaps handling moved from initscripts to keymaps package | Marcin Juszkiewicz | 14 | |
- loading keymap require loadkeys from console-tools (which takes 300K) - all Zaurus machines (except collie) will get this package installed - collie 2.4 keymap is the same as kernel one so it is not needed on device anyway users can install it if want to make some changes in mapping Zaurus machines conf: dropped console-tools from RDEPENDS, added keymaps instead - keymaps RDEPEND on console-tools | ||||
2006-03-22 | initscripts: tosa: Enable Fn-ombinations for numbers in kernel 2.4. Courtesy ↵ | Matthias Hentges | 2 | |
of webmind@#openzaurus. | ||||
2006-02-16 | initscripts: Add a symlink S40umountfs so filesystems get unmounted on | Matt Reimer | 2 | |
shutdown, except for slugos which does things in a different order. | ||||
2006-02-08 | merge of 56993761cfcc246959dccb5e35fa402c5c3c9738 | Rod Whitby | 1 | |
and 93e5bd9df4fa3927a9dfb67420d1a48ab721c007 | ||||
2006-02-06 | initscripts-slugos: make checkroot.sh work with any sulogin in 1.0 | John Bowler | 2 | |
2006-02-06 | initscripts-slugos: further fixes to checkroot.sh in 1.0 | John Bowler | 2 | |
slugos-init: make beep silent, extend single_user_ok function in 0.10 | ||||
2006-02-06 | initscripts-slugos: correct checkroot.sh to default to DOSWAP in 1.0 | John Bowler | 1 | |