summaryrefslogtreecommitdiff
path: root/packages/slugos-init/slugos-init_0.10.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-01-25divers: remove lines of the form "PACKAGES = ${PN}" from 63 filesRolf Leggewie1
2007-11-21slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-upMike Westerhof1
to external storage (NFS, memstick, or disk). This stops openssh complaining.
2007-10-06slugos-init: Load ehci-hcd on bootRod Whitby1
2007-08-12Bump PRMike Westerhof1
2007-07-02SlugOS init files: fixed network boot code for dsmg600 and added delay to ifupMike Westerhof1
(fix dhcp timeout before link negotiation complete) for network boot. Added kexec boot script (no turnup support yet, manual only).
2007-06-27slugos-init: Another spot to support rootfs mtd partition naming.Rod Whitby1
2007-06-26slugos-init: Updated turnup, sysconf and reflash scripts to handle the root ↵Rod Whitby1
partition being named 'rootfs' instead of the vendor firmware naming.
2007-06-04turnup: updated to use the populate-volatile mechanism to manage /varMike Westerhof1
when initializing a rootfs on disk, memstick, or nfs.
2007-04-03slugos-init: change find option -mount to -xdev in turnup (so that turnupMike Westerhof1
can work with either busybox find or with the full find utility).
2007-03-30slugos-init: Remove special altboot support - turnup flash is all that is ↵Rod Whitby1
required.
2007-03-30slugos-init: Add support for handing boot control over to altboot.Rod Whitby1
2007-03-16slugos-init: improve the handling of the ready led for the nas100d (i.e. ↵Rod Whitby1
stop it blinking when everything is up)
2007-02-21slugos-init: turnup disk -s<n> fixed, default delay set to 10 secsMike Westerhof1
2007-02-15slugos-init: No longer require the links.conf for the /dev/rtc linkRod Whitby1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-12-24slugos-init: reflash - added support for the DSM-G600 flash image formatMike Westerhof1
2006-12-01slugos-init: fixed bug in modulefunctionsRod Whitby1
2006-11-30ixp4xx-kernel, slugos: moved some modules into the kernel (those that are ↵Rod Whitby1
the lowest common denominator of the target devices)
2006-11-27slugos-init: Now loades IDE kernel modules for nas100dRod Whitby1
2006-11-26slugos-init: add support for the DSM-G600Mike Westerhof1
2006-11-20slugos-init: Removed ixp4xx_mac module (now compiled into kernel)Rod Whitby1
2006-09-28ixp4xx-kernel: Add auto-byteswapping patchMichael-Luke Jones1
ixp4xx-npe: Remove byteswapping behaviour slugos-init: lengthen delay slightly
2006-09-28slugos-init: Add delay to disk booting to cope with module loadingMichael-Luke Jones1
2006-09-28slugos-init: Further improvements to module loadingMichael-Luke Jones1
2006-09-28slugos-init: improve module loading at bootMichael-Luke Jones1
2006-09-27slugos-init: first stages of fixing disk bootMichael-Luke Jones1
* Add module loading in disk and ram bootdisks * Should eventually be consolidated - still planning this
2006-09-27slugos-init: update loadmodules.sh script to autoload sd_modMichael-Luke Jones1
2006-09-25ixp4xx-kernel: Bump SVN to add new ixp_npe driver fixesMichael-Luke Jones1
slugos-init: adjustments to loadmodules.sh script mdev: Fake hotplug firmware loading implemented in a script
2006-09-24busybox: drop in an mdev patch from busybox.netMichael-Luke Jones1
slugos-init: add in module loading logic for NSLU2 * Maintainers with other ixp4xx devices should follow suit
2006-09-23slugos-init: Add scripts to autoload relevant modulesMichael-Luke Jones1
* Required for ixp4xx-kernel_2.6.18 and higher due to modularisation
2006-04-29slugos-init: Removed the modprobes from linuxrc while we have those modules ↵Rod Whitby1
compiled into the kernel.
2006-04-28slugos-init: Added openssh host keys and root authorized_keys to ↵Rod Whitby1
/etc/default/conffiles so they are preserved over reflashing.
2006-04-14slugos-init: Updated reflash, sysconf and turnup to work with the sysconfig ↵Rod Whitby1
partition on an NAS 100d.
2006-04-13slugos-init: Bumped PRRod Whitby1
2006-03-29slugos-init: Make linuxrc load all the necessary modulesOyvind Repvik1
2006-02-06slugos-init: Mount /proc before attempting uuid mountOyvind Repvik1
2006-02-06initscripts-slugos: further fixes to checkroot.sh in 1.0John Bowler1
slugos-init: make beep silent, extend single_user_ok function in 0.10
2006-02-06initscripts-slugos: modify the slugos checkroot.sh not to hang on fsck ↵John Bowler1
failure in 1.0 slugos-init: add a single_user_ok function in /etc/default/functions in 0.10 sysvinit: update slugos rcS with new options in 2.86 - this is to fix the fsck of the rootfs so that it will actually work safely on machines with no console.
2006-02-05slugos-init: do not create recovery in boot/disk in 0.10John Bowler1
2006-02-05ixp4xx-kernel: update to new LEDs code in 2.6.15.2John Bowler1
- the meanings of various fields in /sys/class/leds/* have changed, slugos-init is updated to take account of these in 0.10
2006-02-01slugos-init: add init script to handle USB device moving in 0.10John Bowler1
- the init.d script fixfstab uses blkid to build a partition/uuid mapping table and compares this to the version from the previous boot, if anything changes /etc/fstab is updated
2006-01-31slugos-init: make /linuxrc use disk uuids, remove .recovery stuff in 0.10John Bowler1
- the /boot/disk bootstrap now mounts -U uuid if one is available from turnup. turnup checks disk for blkids and no longer complains about .recovery, /boo/* no longer create .recovery or check for it on boot; disconnect the disk or the network to boot to flash on a semi broken system.
2006-01-30slugos-init: update to use 'beep' in 0.10John Bowler1
- boot scripts now use the new beep arguments
2006-01-29slugos-init: update for new LEDs, turnup save/restore suppport in 0.10John Bowler1
- /sbin/leds is now a script which uses /sys/class/leds All scripts are not in /sbin /sbin/sysconf does SysConf reading and now implements save/restore of the system configuration. turnup, reflash and sysconfsetup use /sbin/sysconf as appropriate Unused files removed
2006-01-22ixp4xx-kernel: new LED driver in 2.6.15.1John Bowler1
slugos-init: update for new LED support in 0.10 - the kernel now uses the RP LED driver code, the new patches add a generic ixp4xx driver and board level definitions for nslu2, loft and nas100d
2006-01-21disapproval of revision '0b95bcbd94eecc35400e4a1a8af33317d5f8b411'Oyvind Repvik1
2006-01-21slugos-init: Use tune2fs to mark the root fs with a "unique" labelOyvind Repvik1
turnup marks the rootfs with a label, and /boot/disk mounts the correct partition on boot. Closes slugbug #320