[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new demo system -- chrooted!



On Thu Dec 21, 2000 at 02:16:11PM -0800, Joey Hess wrote:
> 
> The 160k being used by busybox is also too much

I was sortof liberal with enabling apps so far, just because I had no idea what
would be needed.  If you see anything in the busybox.udeb that looks like a
candidate for the chopping block, I'll be happy to axe it for the next
release...  And keep in mind that that 160k is replacing and awful lot of other
utilities...

    $ cd /tmp/busybox
    $ dpkg-deb -X ../busybox-udeb_0.48-1_i386.udeb .
    $ du -hsc `find -type l| sed -e s/^\.//g` 2>&1|tail -n 1
    1.6M    total

I've attached a full contents list from busybox-udeb.  Any likely
candidates for deletion?

> require that every udeb state each busybox program that it depend on
> (possibly in its dependancnes; Depends: busybox-tar, busybox-gzip, etc).

Hmm.  So before compiling up a new busybox, I would run a script or some such
to look over the set of all .udebs and decide from that what to compile in?

 -Erik

--
Erik B. Andersen   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--
.
./bin
./bin/busybox
./bin/cat
./bin/chgrp
./bin/chmod
./bin/chown
./bin/cp
./bin/date
./bin/dd
./bin/df
./bin/dmesg
./bin/echo
./bin/false
./bin/grep
./bin/gunzip
./bin/gzip
./bin/hostname
./bin/kill
./bin/ln
./bin/ls
./bin/mkdir
./bin/mknod
./bin/mktemp
./bin/more
./bin/mount
./bin/mv
./bin/ping
./bin/ps
./bin/pwd
./bin/rm
./bin/rmdir
./bin/sed
./bin/sleep
./bin/sync
./bin/tar
./bin/touch
./bin/true
./bin/umount
./bin/uname
./bin/zcat
./sbin
./sbin/freeramdisk
./sbin/halt
./sbin/init
./sbin/mkswap
./sbin/poweroff
./sbin/reboot
./sbin/swapoff
./sbin/swapon
./sbin/syslogd
./usr
./usr/bin
./usr/bin/ar
./usr/bin/basename
./usr/bin/clear
./usr/bin/cut
./usr/bin/dirname
./usr/bin/du
./usr/bin/find
./usr/bin/free
./usr/bin/head
./usr/bin/hostid
./usr/bin/id
./usr/bin/killall
./usr/bin/logger
./usr/bin/nslookup
./usr/bin/reset
./usr/bin/tail
./usr/bin/uptime
./usr/bin/wget
./usr/bin/which
./usr/bin/whoami
./usr/bin/xargs
./usr/bin/yes
./usr/sbin
./usr/sbin/chroot
./usr/sbin/fbset
./usr/share
./linuxrc
./list

Reply to: