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

Re: net image full



tor 2003-04-03 klockan 14.51 skrev Bastian Blank:
> > #!/bin/sh
> > # udhcpc script using iproute by Erik Andersen <andersee@debian.org>

[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: base
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/pkg-lists/base,v
retrieving revision 1.5
diff -u -r1.5 base
--- base        15 Mar 2003 09:24:34 -0000      1.5
+++ base        4 Apr 2003 15:33:02 -0000
@@ -5,8 +5,9 @@
 main-menu
 cdebconf-udeb
 udpkg
-busybox-udeb
-dash-udeb
+#busybox-udeb
+busybox-cvs-udeb
+#dash-udeb
 # The kernel is just unpacked to copy the source.  It is not included
 # in the initrd file.
 kernel-image-${kernel:Version}-udeb
Index: net/common
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/pkg-lists/net/common,v
retrieving revision 1.8
diff -u -r1.8 common
--- net/common  17 Mar 2003 20:35:21 -0000      1.8
+++ net/common  4 Apr 2003 15:33:02 -0000
@@ -8,6 +8,7 @@
 # modules (eg ppp, plip, etc).
 # floppy-retriever
 netcfg-static
-netcfg-dhcp
-pump-udeb
+netcfg-dynamic
+#netcfg-dhcp
+#pump-udeb
 modutils-basic

From the top of my head, that's all I did. I'd appreciate if someone
else tested it.

/Martin
-- 
Martin Sjögren
  sjogren@debian.org -- marvin@dum.chalmers.se
  GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html
  let hello = "hello" : hello in putStr (unlines hello)

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


Reply to: