summaryrefslogtreecommitdiff
path: root/packages/slugos-init
AgeCommit message (Collapse)AuthorFiles
2008-03-26slugos-init: Changed boot scripts to only load modules if they are not ↵Rod Whitby3
already loaded
2008-03-22sysconf: make sure temporary partition is unmounted even in event of error.Mike Westerhof2
2008-02-10SlugOS: make "turnup nfs" work correctly with the new network driver (loadsMike Westerhof2
firmware, and ensures we do not ifup the interface if the rootfs in nfs).
2008-02-04SlugOS: updated boot scripts to support nfs rootfs with the new network driver.Mike Westerhof4
2008-01-25divers: remove lines of the form "PACKAGES = ${PN}" from 63 filesRolf Leggewie2
2008-01-25slugos-init: Updated leds handling to match latest kernel patchesRod Whitby2
2007-12-24slugos-init: Removed reflash scriptRod Whitby1
2007-11-21slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-upMike Westerhof2
to external storage (NFS, memstick, or disk). This stops openssh complaining.
2007-10-06slugos-init: Load ehci-hcd on bootRod Whitby2
2007-08-12Bump PRMike Westerhof1
2007-08-12zleds: announce via beeper when rc3.d scripts are completed (ssh login is ↵Mike Westerhof1
ready).
2007-07-03/boot/kexec: Added tftp method to fetch kernel to boot, added notes onMike Westerhof1
usage to the comments section.
2007-07-02SlugOS init files: fixed network boot code for dsmg600 and added delay to ifupMike Westerhof5
(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 Whitby2
2007-06-26slugos-init: Updated turnup, sysconf and reflash scripts to handle the root ↵Rod Whitby4
partition being named 'rootfs' instead of the vendor firmware naming.
2007-06-04turnup: updated to use the populate-volatile mechanism to manage /varMike Westerhof2
when initializing a rootfs on disk, memstick, or nfs.
2007-04-03slugos-init: change find option -mount to -xdev in turnup (so that turnupMike Westerhof2
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 Whitby2
required.
2007-03-30slugos-init: Add support for handing boot control over to altboot.Rod Whitby2
2007-03-16slugos-init: improve the handling of the ready led for the nas100d (i.e. ↵Rod Whitby2
stop it blinking when everything is up)
2007-02-21slugos-init: turnup disk -s<n> fixed, default delay set to 10 secsMike Westerhof3
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-25slugos: Added NAS100d image supportRod Whitby1
2006-12-24slugos-init: reflash - added support for the DSM-G600 flash image formatMike Westerhof2
2006-12-01slugos-init: fixed bug in modulefunctionsRod Whitby2
2006-11-30ixp4xx-kernel, slugos: moved some modules into the kernel (those that are ↵Rod Whitby2
the lowest common denominator of the target devices)
2006-11-27slugos-init: Now loades IDE kernel modules for nas100dRod Whitby3
2006-11-26slugos-init: Added initial support for FSG-3Rod Whitby1
2006-11-26slugos-init: add support for the DSM-G600Mike Westerhof3
2006-11-20slugos-init: Removed ixp4xx_mac module (now compiled into kernel)Rod Whitby2
2006-09-28ixp4xx-kernel: Add auto-byteswapping patchMichael-Luke Jones2
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 Jones2
2006-09-28slugos-init: Further improvements to module loadingMichael-Luke Jones4
2006-09-28slugos-init: improve module loading at bootMichael-Luke Jones4
2006-09-27slugos-init: first stages of fixing disk bootMichael-Luke Jones3
* 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 Jones2
2006-09-25ixp4xx-kernel: Bump SVN to add new ixp_npe driver fixesMichael-Luke Jones2
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 Jones5
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 Jones4
* 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 Whitby2
compiled into the kernel.
2006-04-28slugos-init: Added openssh host keys and root authorized_keys to ↵Rod Whitby2
/etc/default/conffiles so they are preserved over reflashing.
2006-04-14slugos-init: Updated reflash, sysconf and turnup to work with the sysconfig ↵Rod Whitby4
partition on an NAS 100d.
2006-04-13slugos-init: Fixed the turnup script for nas100d.Rod Whitby1
2006-04-13slugos-init: Bumped PRRod Whitby1
2006-04-13slugos-init: Updated the leds script to match the delay_on/delay_off ↵Rod Whitby1
interface for the timer trigger.
2006-03-29slugos-init: Make linuxrc load all the necessary modulesOyvind Repvik2
2006-02-06slugos-init: Mount /proc before attempting uuid mountOyvind Repvik2
2006-02-06initscripts-slugos: further fixes to checkroot.sh in 1.0John Bowler3
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 Bowler2
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.