Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-11 | SlugOS: task-slugos - re-instate module-init-tools due to busybox bugs. | Mike Westerhof | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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_PR | Holger Hans Peter Freyther | 1 | |
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-08-29 | SlugOS 5.0: task-slugos - temporarily add mdadm and raid1 support to base image | Mike Westerhof | 1 | |
to facilitate broader testing, add netconsole to base image for next steps, and cleanup comments in general. | ||||
2008-08-22 | SlugOS 5.0 - replace module-init-tools with busybox | Mike Westerhof | 1 | |
2008-08-22 | slugOS 5.0 is born - initial commit. | Mike Westerhof | 1 | |
- 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-08-17 | task-slugos: the task-slugos definition RPEPENDS on ixp4xx-npe which is only ↵ | Rolf Leggewie | 1 | |
compatible for machines "(nslu2|ixp4xx)" thus the same must be true for this task definition. | ||||
2008-03-15 | task-slugos: add libgcc as an explicit dependency to make sure the ↵ | Mike Westerhof | 1 | |
/lib/libgcc_s.so.1 ends up in the rootfs. | ||||
2008-02-10 | task-slugos: add nfs kernel-module to the base image (for development | Mike Westerhof | 1 | |
convenience; this should be removed for the release version). | ||||
2008-01-25 | task-slugos: Enabled IDE modules for the rootfs to match the modulefunctions ↵ | Rod Whitby | 1 | |
script | ||||
2007-12-19 | task-slugos: Formatting cleanup, no functional change. | Rod Whitby | 1 | |
2007-10-06 | task-slugos: Add ehci-hcd to the rootfs | Rod Whitby | 1 | |
2007-08-11 | slugos: Bumped version to 4.6, replaced dropbear with openssh, remove some ↵ | Rod Whitby | 1 | |
non-essential stuff from the boot rootfs | ||||
2007-08-06 | slugos: Made sure the IXP modules are in the rootfs, and bumped the slugos ↵ | Rod Whitby | 1 | |
revision in preparation for testing before a binary release | ||||
2007-07-02 | task-slugos: add wireless-tools to the base firmware image | Mike Westerhof | 1 | |
2007-07-01 | SlugOS: bump kernel up to svn 888 to pick up kexec patches, add kexec-tools | Mike Westerhof | 1 | |
to the base rootfs. | ||||
2007-06-29 | task-slugos: Added madwifi drivers and tools | Rod Whitby | 1 | |
2007-04-12 | task-slugos: Set variables if unset to avoid errors | Richard Purdie | 1 | |
2007-04-03 | task-slugos: add kernel-module-loop to the rootfs (altboot support) | Mike Westerhof | 1 | |
2007-04-01 | task-slugos: Remove altboot | Rod Whitby | 1 | |
2007-03-31 | task-slugos: Add altboot | Rod Whitby | 1 | |
2007-03-26 | task-slugos: Made rng-tools conditional on not uclibc | Rod Whitby | 1 | |
2007-03-10 | task-slugos: Changed a lot of packages in the rootfs from RDEPENDS to ↵ | Rod Whitby | 1 | |
RRECOMMENDS | ||||
2007-03-08 | task-slugos: drop kernel-module-ntfs from rootfs; added kernel-module-nfs ↵ | Mike Westerhof | 1 | |
back in. | ||||
2007-02-21 | slugos: demoted netconsole driver to module in rootfs, removed dsmg600 cmdline | Mike Westerhof | 1 | |
patch (replaced by shim), added linux-2.6.20.1 patch, to bring in sync with svn | ||||
2007-02-18 | slugos: Added support for DISTR_EXTRA_{DEPENDS,RDEPENDS,RRECOMMENDS} | Rod Whitby | 1 | |
2007-02-09 | task-slugos: Fixed package generation | Rod Whitby | 1 | |
2007-02-08 | slugos: Added task-slugos to separate out rootfs contents from image creation. | Rod Whitby | 1 | |