Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-11-21 | slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-up | Mike Westerhof | 2 | |
to external storage (NFS, memstick, or disk). This stops openssh complaining. | ||||
2007-10-06 | slugos-init: Load ehci-hcd on boot | Rod Whitby | 2 | |
2007-08-12 | Bump PR | Mike Westerhof | 1 | |
2007-08-12 | zleds: announce via beeper when rc3.d scripts are completed (ssh login is ↵ | Mike Westerhof | 1 | |
ready). | ||||
2007-07-03 | /boot/kexec: Added tftp method to fetch kernel to boot, added notes on | Mike Westerhof | 1 | |
usage to the comments section. | ||||
2007-07-02 | SlugOS init files: fixed network boot code for dsmg600 and added delay to ifup | Mike Westerhof | 5 | |
(fix dhcp timeout before link negotiation complete) for network boot. Added kexec boot script (no turnup support yet, manual only). | ||||
2007-06-27 | slugos-init: Another spot to support rootfs mtd partition naming. | Rod Whitby | 2 | |
2007-06-26 | slugos-init: Updated turnup, sysconf and reflash scripts to handle the root ↵ | Rod Whitby | 4 | |
partition being named 'rootfs' instead of the vendor firmware naming. | ||||
2007-06-04 | turnup: updated to use the populate-volatile mechanism to manage /var | Mike Westerhof | 2 | |
when initializing a rootfs on disk, memstick, or nfs. | ||||
2007-04-03 | slugos-init: change find option -mount to -xdev in turnup (so that turnup | Mike Westerhof | 2 | |
can work with either busybox find or with the full find utility). | ||||
2007-03-30 | slugos-init: Remove special altboot support - turnup flash is all that is ↵ | Rod Whitby | 2 | |
required. | ||||
2007-03-30 | slugos-init: Add support for handing boot control over to altboot. | Rod Whitby | 2 | |
2007-03-16 | slugos-init: improve the handling of the ready led for the nas100d (i.e. ↵ | Rod Whitby | 2 | |
stop it blinking when everything is up) | ||||
2007-02-21 | slugos-init: turnup disk -s<n> fixed, default delay set to 10 secs | Mike Westerhof | 3 | |
2007-02-15 | slugos-init: No longer require the links.conf for the /dev/rtc link | Rod Whitby | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-25 | slugos: Added NAS100d image support | Rod Whitby | 1 | |
2006-12-24 | slugos-init: reflash - added support for the DSM-G600 flash image format | Mike Westerhof | 2 | |
2006-12-01 | slugos-init: fixed bug in modulefunctions | Rod Whitby | 2 | |
2006-11-30 | ixp4xx-kernel, slugos: moved some modules into the kernel (those that are ↵ | Rod Whitby | 2 | |
the lowest common denominator of the target devices) | ||||
2006-11-27 | slugos-init: Now loades IDE kernel modules for nas100d | Rod Whitby | 3 | |
2006-11-26 | slugos-init: Added initial support for FSG-3 | Rod Whitby | 1 | |
2006-11-26 | slugos-init: add support for the DSM-G600 | Mike Westerhof | 3 | |
2006-11-20 | slugos-init: Removed ixp4xx_mac module (now compiled into kernel) | Rod Whitby | 2 | |
2006-09-28 | ixp4xx-kernel: Add auto-byteswapping patch | Michael-Luke Jones | 2 | |
ixp4xx-npe: Remove byteswapping behaviour slugos-init: lengthen delay slightly | ||||
2006-09-28 | slugos-init: Add delay to disk booting to cope with module loading | Michael-Luke Jones | 2 | |
2006-09-28 | slugos-init: Further improvements to module loading | Michael-Luke Jones | 4 | |
2006-09-28 | slugos-init: improve module loading at boot | Michael-Luke Jones | 4 | |
2006-09-27 | slugos-init: first stages of fixing disk boot | Michael-Luke Jones | 3 | |
* Add module loading in disk and ram bootdisks * Should eventually be consolidated - still planning this | ||||
2006-09-27 | slugos-init: update loadmodules.sh script to autoload sd_mod | Michael-Luke Jones | 2 | |
2006-09-25 | ixp4xx-kernel: Bump SVN to add new ixp_npe driver fixes | Michael-Luke Jones | 2 | |
slugos-init: adjustments to loadmodules.sh script mdev: Fake hotplug firmware loading implemented in a script | ||||
2006-09-24 | busybox: drop in an mdev patch from busybox.net | Michael-Luke Jones | 5 | |
slugos-init: add in module loading logic for NSLU2 * Maintainers with other ixp4xx devices should follow suit | ||||
2006-09-23 | slugos-init: Add scripts to autoload relevant modules | Michael-Luke Jones | 4 | |
* Required for ixp4xx-kernel_2.6.18 and higher due to modularisation | ||||
2006-04-29 | slugos-init: Removed the modprobes from linuxrc while we have those modules ↵ | Rod Whitby | 2 | |
compiled into the kernel. | ||||
2006-04-28 | slugos-init: Added openssh host keys and root authorized_keys to ↵ | Rod Whitby | 2 | |
/etc/default/conffiles so they are preserved over reflashing. | ||||
2006-04-14 | slugos-init: Updated reflash, sysconf and turnup to work with the sysconfig ↵ | Rod Whitby | 4 | |
partition on an NAS 100d. | ||||
2006-04-13 | slugos-init: Fixed the turnup script for nas100d. | Rod Whitby | 1 | |
2006-04-13 | slugos-init: Bumped PR | Rod Whitby | 1 | |
2006-04-13 | slugos-init: Updated the leds script to match the delay_on/delay_off ↵ | Rod Whitby | 1 | |
interface for the timer trigger. | ||||
2006-03-29 | slugos-init: Make linuxrc load all the necessary modules | Oyvind Repvik | 2 | |
2006-02-06 | slugos-init: Mount /proc before attempting uuid mount | Oyvind Repvik | 2 | |
2006-02-06 | initscripts-slugos: further fixes to checkroot.sh in 1.0 | John Bowler | 3 | |
slugos-init: make beep silent, extend single_user_ok function in 0.10 | ||||
2006-02-06 | initscripts-slugos: modify the slugos checkroot.sh not to hang on fsck ↵ | John Bowler | 2 | |
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-05 | slugos-init: do not create recovery in boot/disk in 0.10 | John Bowler | 2 | |
2006-02-05 | ixp4xx-kernel: update to new LEDs code in 2.6.15.2 | John Bowler | 2 | |
- 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-01 | slugos-init: add init script to handle USB device moving in 0.10 | John Bowler | 4 | |
- 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-31 | slugos-init: make /linuxrc use disk uuids, remove .recovery stuff in 0.10 | John Bowler | 4 | |
- 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-30 | slugos-init: update to use 'beep' in 0.10 | John Bowler | 8 | |
- boot scripts now use the new beep arguments | ||||
2006-01-29 | slugos-init: remove unnecessary execute attributes in 0.10 | John Bowler | 9 | |
2006-01-29 | slugos-init: update for new LEDs, turnup save/restore suppport in 0.10 | John Bowler | 20 | |
- /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 |