Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 29 | |
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> | ||||
2009-02-13 | SlugOS: setup-optware.sh - whitespace fix. | Mike Westerhof | 1 | |
2009-02-13 | SlugOS: slugos-init - add /sbin/setup-optware.sh | Mike Westerhof | 1 | |
2009-02-08 | SlugOS: /sbin/sysconf - accomodate bugs in recent busybox ash, fix a few typos | Mike Westerhof | 1 | |
(ash can no longer handle: command <>/dev/tty >&0 -- fails with "Bad file descriptor" error.) | ||||
2009-01-25 | SlugOS: add modprobe.d/usb - ensure usb modules are loaded in correct order | Mike Westerhof | 1 | |
Avoid kernel warning message. | ||||
2008-12-14 | SlugOS: leds - fix the extraneous error message if no beeper correctly. | Mike Westerhof | 1 | |
2008-12-14 | SlugOS: turnup - comment out some messages printed during normal operation | Mike Westerhof | 1 | |
(some were clearly debug, and the syslog messages are just confusing to the average user -- best to limit output to "silence if all is well") | ||||
2008-12-14 | SlugOS: leds - fix extraneous error message issued on beeperless systems | Mike Westerhof | 1 | |
2008-12-14 | SlugOS: turnup - ensure that /sys and /proc are mounted first in linuxrc | Mike Westerhof | 1 | |
(fixes lack of "beep" when userspace starts) | ||||
2008-12-07 | slugos-init: cleanup work, eliminate a warning messages at boot time. | Mike Westerhof | 1 | |
2008-12-07 | slugos-init: drop boot/kexec, alway mount /proc and /sys | Mike Westerhof | 6 | |
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 3 | |
2008-09-21 | slugos-init: leds: Apply patch for varying input event number (from Gordon ↵ | Rod Whitby | 1 | |
Farquharson) | ||||
2008-08-29 | SlugOS 5.0: enable mdraid support | Mike Westerhof | 2 | |
2008-08-29 | SlugOS 5.0: /etc/default/functions - also make sure that /dev/tty0 exists | Mike Westerhof | 1 | |
as one of the minimal device nodes. | ||||
2008-08-29 | SlugOS 5.0 : conffiles - innocuous change to the comments to correct ipkg/opkg. | Mike Westerhof | 1 | |
This has the desired side-effect of requiring manual review by the user of sysconf restoration after upgrading to SlugOS 5.0 | ||||
2008-08-25 | SlugOS 5.0 - slugos-init: update to make nfs boot work correctly; cleanup | Mike Westerhof | 2 | |
of kexec stuff (although kexec won't work with the current kernel yet). | ||||
2008-08-24 | SlugOS 5 - replace "mount -U" with "mount UUID=" which works with both mount | Mike Westerhof | 3 | |
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-22 | SlugOS 5.0 - make booting to a ramdisk (via turnup ram) work again; | Mike Westerhof | 1 | |
need to accomodate an inconsistency between find and busybox find. | ||||
2008-08-22 | slugOS 5.0 is born - initial commit. | Mike Westerhof | 4 | |
- 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-04-03 | slugos-init: Updated the leds script to handle new led naming scheme. | Rod Whitby | 1 | |
2008-03-26 | slugos-init: Changed boot scripts to only load modules if they are not ↵ | Rod Whitby | 2 | |
already loaded | ||||
2008-03-22 | sysconf: make sure temporary partition is unmounted even in event of error. | Mike Westerhof | 1 | |
2008-02-10 | SlugOS: make "turnup nfs" work correctly with the new network driver (loads | Mike Westerhof | 1 | |
firmware, and ensures we do not ifup the interface if the rootfs in nfs). | ||||
2008-02-04 | SlugOS: updated boot scripts to support nfs rootfs with the new network driver. | Mike Westerhof | 4 | |
2008-01-25 | slugos-init: Updated leds handling to match latest kernel patches | Rod Whitby | 1 | |
2007-11-21 | slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-up | Mike Westerhof | 1 | |
to external storage (NFS, memstick, or disk). This stops openssh complaining. | ||||
2007-10-06 | slugos-init: Load ehci-hcd on boot | Rod Whitby | 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 | 4 | |
(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 | 1 | |
2007-06-26 | slugos-init: Updated turnup, sysconf and reflash scripts to handle the root ↵ | Rod Whitby | 3 | |
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 | 1 | |
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 | 1 | |
can work with either busybox find or with the full find utility). | ||||
2007-03-16 | slugos-init: improve the handling of the ready led for the nas100d (i.e. ↵ | Rod Whitby | 1 | |
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 | 2 | |
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 | 1 | |
2006-12-01 | slugos-init: fixed bug in modulefunctions | Rod Whitby | 1 | |
2006-11-30 | ixp4xx-kernel, slugos: moved some modules into the kernel (those that are ↵ | Rod Whitby | 1 | |
the lowest common denominator of the target devices) | ||||
2006-11-27 | slugos-init: Now loades IDE kernel modules for nas100d | Rod Whitby | 2 | |
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 | 2 | |
2006-11-20 | slugos-init: Removed ixp4xx_mac module (now compiled into kernel) | Rod Whitby | 1 | |
2006-09-28 | ixp4xx-kernel: Add auto-byteswapping patch | Michael-Luke Jones | 1 | |
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 | 1 | |
2006-09-28 | slugos-init: Further improvements to module loading | Michael-Luke Jones | 3 | |
2006-09-28 | slugos-init: improve module loading at boot | Michael-Luke Jones | 3 | |
2006-09-27 | slugos-init: first stages of fixing disk boot | Michael-Luke Jones | 2 | |
* Add module loading in disk and ram bootdisks * Should eventually be consolidated - still planning this |