tor 2003-04-03 klockan 14.51 skrev Bastian Blank:
> > #!/bin/sh
> > # udhcpc script using iproute by Erik Andersen <[EMAIL PROTECTED]>
[snip]
I committed a modified script to the BRANCH-iproute branch, which seems
to work. Here are the changes I did to build/pkg-lists to make it work:
Index: bas
On Thu Apr 03, 2003 at 02:49:09PM +0200, Bastian Blank wrote:
> On Wed, Apr 02, 2003 at 03:04:10PM -0700, Erik Andersen wrote:
> > I just did a bit of testing, and the script actually works
> > this time. :)
>
> you forget that we want to use cvs busybox which contains an udhcpc with
> mask suppo
> #!/bin/sh
> # udhcpc script using iproute by Erik Andersen <[EMAIL PROTECTED]>
>
> [ -z "$1" ] && echo "Error: should be called from udhcpc" && exit 1
> RESOLV_CONF="/etc/resolv.conf"
>
>
> case "$1" in
> deconfig)
> /bin/ip link set $interface up
> ;;
>
On Wed, Apr 02, 2003 at 03:04:10PM -0700, Erik Andersen wrote:
> I just did a bit of testing, and the script actually works
> this time. :)
you forget that we want to use cvs busybox which contains an udhcpc with
mask support.
bastian
--
Warp 7 -- It's a law we can live with.
pgp0.pgp
De
On Wed Apr 02, 2003 at 01:41:24PM +0200, Martin Sjögren wrote:
> mån 2003-03-31 klockan 04.04 skrev Erik Andersen:
> > > udhcpc works, but it needs a script to operate correctly.
> >
> > It works great. Just drop this in as your
> > /usr/share/udhcpc/default.script file and you are good to go:
>
On Wed Apr 02, 2003 at 01:41:24PM +0200, Martin Sjögren wrote:
> mån 2003-03-31 klockan 04.04 skrev Erik Andersen:
> > > udhcpc works, but it needs a script to operate correctly.
> >
> > It works great. Just drop this in as your
> > /usr/share/udhcpc/default.script file and you are good to go:
>
mån 2003-03-31 klockan 04.04 skrev Erik Andersen:
> > udhcpc works, but it needs a script to operate correctly.
>
> It works great. Just drop this in as your
> /usr/share/udhcpc/default.script file and you are good to go:
...
And what would it be using the ip command instead? I don't know enoug
sön 2003-03-30 klockan 22.53 skrev Bastian Blank:
> On Sat, Mar 29, 2003 at 06:39:35PM +0100, Martin Sj?gren wrote:
> > insmod is not currently in the busybox-cvs-udeb package, but can be
> > added, I don't know at what cost, but that gets rid of modutils-basic
> > (90684 B).
>
> it costs about 12
On Sun Mar 30, 2003 at 10:53:35PM +0200, Bastian Blank wrote:
> On Sat, Mar 29, 2003 at 06:39:35PM +0100, Martin Sj?gren wrote:
> > insmod is not currently in the busybox-cvs-udeb package, but can be
> > added, I don't know at what cost, but that gets rid of modutils-basic
> > (90684 B).
>
> it co
On Sun, Mar 30, 2003 at 12:16:44PM +0200, Martin Sj?gren wrote:
> sön 2003-03-30 klockan 11.49 skrev Alastair McKinstry:
> > chroot is used in a bunch of code - the lilo, grub code etc install lilo
> > on /target then run chroot /target /sbin/lilo
> > similarly for a lot of prebaseconfig stuff. It
[-- PGP output follows (current time: Sun Mar 30 22:53:37 2003) --]
gpg: Signature made Sun Mar 30 11:49:51 2003 CEST using DSA key ID 905138F4
gpg: BAD signature from "Alastair McKinstry <[EMAIL PROTECTED]>"
[-- End of PGP output --]
On Sun, Mar 30, 2003 at 10:49:52AM +0100, Alastair McKinstry w
On Sat, Mar 29, 2003 at 06:39:35PM +0100, Martin Sj?gren wrote:
> insmod is not currently in the busybox-cvs-udeb package, but can be
> added, I don't know at what cost, but that gets rid of modutils-basic
> (90684 B).
it costs about 12kb on i386.
> Replacing pump, dash and busybox with busybox-c
sön 2003-03-30 klockan 14.09 skrev Alastair McKinstry:
>
>
> On Sun, 2003-03-30 at 11:16, Martin Sjögren wrote:
> > sön 2003-03-30 klockan 11.49 skrev Alastair McKinstry:
> > > chroot is used in a bunch of code - the lilo, grub code etc
install lilo
> > > on /target then run chroot /target /sbi
On Sun, Mar 30, 2003 at 10:49:52AM +0100, Alastair McKinstry wrote:
> telnetd, I can't think of why thats there; was someone planning on doing
> installs remotely via telnetting into the client from the server ???
telnetd need is needed to install it on a s390 system. because you
haven't any direc
sön 2003-03-30 klockan 11.49 skrev Alastair McKinstry:
> chroot is used in a bunch of code - the lilo, grub code etc install lilo
> on /target then run chroot /target /sbin/lilo
> similarly for a lot of prebaseconfig stuff. It could be removed from the
> initial floppy, however.
Exactly, that'd be
>
> insmod is not currently in the busybox-cvs-udeb package, but can be
> added, I don't know at what cost, but that gets rid of modutils-basic
> (90684 B).
>
> busybox-cvs-udeb also has a few applets that I really don't understand
> why they are there, like telnet, chroot and telnetd! I don'
The net1440 image has been full for a long time, and I guess what moved
it over the limit was the addition of the [EMAIL PROTECTED] locale to rootskel.
However, if we want i18n in the net floppy we *will* need that locale,
so what other options do we have for trimming things down?
I get -35k free
17 matches
Mail list logo