summaryrefslogtreecommitdiffstats
path: root/initramfs/uclib-rootfs
Commit message (Collapse)AuthorAgeFilesLines
* Duplicate iw* tools in uclib-rootfs. Added libiw to the wlanbootDirk von Suchodoletz2009-01-176-0/+0
| | | | | | | | plugin (at some point the iw* stuff should be removed completely from uclib-rootfs). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2488 95ad53e4-c205-0410-b2fa-d234c58c8868
* Should be added to the link list too (see r2454)Dirk von Suchodoletz2008-12-231-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2455 95ad53e4-c205-0410-b2fa-d234c58c8868
* Busybox with the "readahead" applet compiled in, could be ofDirk von Suchodoletz2008-12-231-0/+0
| | | | | | | interest for speedup/optimizations (see #197, #43(old)) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2454 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add logread link ..Sebastian Schmelzer2008-12-181-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2439 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added logread supportSebastian Schmelzer2008-12-181-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2438 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix gz/bz2 supportSebastian Schmelzer2008-12-181-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2436 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding missing libraries as reported on the list.Dirk von Suchodoletz2008-12-1711-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2425 95ad53e4-c205-0410-b2fa-d234c58c8868
* * update rootfsSebastian Schmelzer2008-12-1736-67/+43Star
| | | | | | | * new busybox (1.13.1) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2424 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added libz to rootfsSebastian Schmelzer2008-09-263-0/+2
| | | | | | | * fixed typo git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2251 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dropped several files that we do not need from our uclib-rootfsOliver Tappe2008-09-0119-9/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2172 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dropped (hopefully) superfluous terminfo linkOliver Tappe2008-09-011-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2168 95ad53e4-c205-0410-b2fa-d234c58c8868
* * rebuilt uclibc-rootfs from freshly compiled gentoo-uclibc build environmentOliver Tappe2008-08-30209-120/+112Star
| | | | | | | | | (all sources were either taken from gentoo emerge or from our subversion tree) * adjusted position of binaries to match the default of the respective package (moving a lot of stuff out of bin) Please speak up if this causes any regression git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2154 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dropped cryptpw-link, as that applet is no longer included in our currentOliver Tappe2008-08-291-1/+0Star
| | | | | | busybox git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2130 95ad53e4-c205-0410-b2fa-d234c58c8868
* Checking in busybox with getty (lost for some reason), fixingDirk von Suchodoletz2008-08-281-0/+0
| | | | | | | mini bug in ubuntu-functions ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2123 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented supported for automatic selection of the matching hwinfo versionOliver Tappe2008-08-284-2/+0Star
| | | | | | | | | (in initramfs/OpenSLX/MakeInitRamFS/Engine and the respective Distro classes) * removed hwinfo binary and libhd incarnations from uclib-rootfs, as they are no longer needed (and could in fact get in the way) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2122 95ad53e4-c205-0410-b2fa-d234c58c8868
* The repaired busybox/udhcpc works properly: See the options.c fileDirk von Suchodoletz2008-08-281-0/+0
| | | | | | | for the kind of options accepted (e.g. udhcpc -O nisdomain -O nissrv ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2111 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot to add the "getty" applet. The "new" stuff is obsolete ...Dirk von Suchodoletz2008-08-254-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2095 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fetch nis* information from the dhcp-server.Dirk von Suchodoletz2008-08-231-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2085 95ad53e4-c205-0410-b2fa-d234c58c8868
* Sorry - mistake Reiner pointed out ...Dirk von Suchodoletz2008-08-221-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2079 95ad53e4-c205-0410-b2fa-d234c58c8868
* The new libhd (tested successfully on a set of machines) of schmelzs Dirk von Suchodoletz2008-08-217-2/+2
| | | | | | | and dnbd-client added to uclib-rootfs. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2076 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added several missing links to busybox, as to match the applets that areOliver Tappe2008-08-2140-0/+40
| | | | | | | actually supported. If there are applets among these that we do not need, we should remove them from the busybox config, first (and then remove the link). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2069 95ad53e4-c205-0410-b2fa-d234c58c8868
* * merged branch 'initramfs-ng' back intro trunk - requires careful testing ...Oliver Tappe2008-08-20182-0/+363
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2055 95ad53e4-c205-0410-b2fa-d234c58c8868