summaryrefslogtreecommitdiff
path: root/packages/slugos-init/files/turnup
AgeCommit message (Collapse)AuthorFiles
2008-08-29SlugOS 5.0: enable mdraid supportMike Westerhof1
2008-08-24SlugOS 5 - replace "mount -U" with "mount UUID=" which works with both mountMike Westerhof1
and busybox mount; also update boot/disk script to ensure that some key devices exist in the new /dev which will enable booting to a virgin nfsroot.
2008-08-22slugOS 5.0 is born - initial commit.Mike Westerhof1
- enable many busybox options - replace several packages in rootfs with busybox, and adjust various config files and scripts to accomodate busybox options - change default alignment behavior to be more lenient Note: this is the first of many disruptive changes for SlugOS 5; this version is to be considered unstable at best!
2008-03-26slugos-init: Changed boot scripts to only load modules if they are not ↵Rod Whitby1
already loaded
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-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-02-21slugos-init: turnup disk -s<n> fixed, default delay set to 10 secsMike Westerhof1
2006-04-29slugos-init: Removed the modprobes from linuxrc while we have those modules ↵Rod Whitby1
compiled into the kernel.
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: Fixed the turnup script for nas100d.Rod Whitby1
2006-03-29slugos-init: Make linuxrc load all the necessary modulesOyvind Repvik1
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-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
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby1
slugos.