Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*Make\s+ipconfig\.c\s+work\s+as\s+a\s+loadable\s+module\.\s*$/: 58 ]

Total 58 documents matching your query.

1. Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Thu, 6 Mar 2003 15:10:13 -0600 (CST)
The patch at the end of this email makes ipconfig.c work as a loadable module under the 2.5. The diff was taken against the bitkeeper tree changeset 1.1075. Currently ipconfig.o must get statically l
/archives/netdev/2003-03/msg00054.html (14,697 bytes)

2. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: 06 Mar 2003 22:34:16 +0000
The right fix is to delete ipconfig.c, it has been the right fix for a long long time. There are initrd based bootp/dhcp setups that can also then mount a root NFS partition and they do *not* need an
/archives/netdev/2003-03/msg00055.html (9,414 bytes)

3. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Thu, 6 Mar 2003 17:11:36 -0500
The klibc tarball on kernel.org also has ipconfig-type code, waiting for initramfs early userspace :) Many have wanted to delete ipconfig.c for a while now... Jeff
/archives/netdev/2003-03/msg00057.html (9,805 bytes)

4. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Thu, 6 Mar 2003 22:25:46 +0000
Yep, can't the deletion wait a couple more weeks or so until klibc gets merged? It's not like ipconfig.c is broken currently, is it? -- Russell King (rmk@xxxxxxxxxxxxxxxx) The developer of ARM Linux
/archives/netdev/2003-03/msg00058.html (11,240 bytes)

5. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Thu, 6 Mar 2003 17:32:16 -0500
The klibc merge date appears to be infinity at this point. Probably my fault, too. Jeff
/archives/netdev/2003-03/msg00059.html (9,754 bytes)

6. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: 07 Mar 2003 00:13:57 +0000
Thats how it ended up in 2.4. Klibc doesnt really matter, the apps exist linked with dietlibc and stuff even without klibc. Time for it to die
/archives/netdev/2003-03/msg00060.html (10,767 bytes)

7. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Thu, 6 Mar 2003 23:19:05 +0000
"klibc doesnt really matter" I'd prefer not to have to have thousands of special programs around just to be able to boot my machines, especially when it was all inkernel up until this point. klibc ye
/archives/netdev/2003-03/msg00061.html (12,351 bytes)

8. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: 07 Mar 2003 00:29:47 +0000
You can build the dhcp client with glibc static into your initrd. Its hardly magic or special programs or random garbage, and last time I counted it came to one program. Dunno what the other 999 util
/archives/netdev/2003-03/msg00062.html (11,101 bytes)

9. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 00:08:16 +0000
How about mount for nfs-root, a shell and a shell script to supply the correct parameters to mount so it doesn't go and try to mount the nfs-root with locking enabled - oh, and a few programs like se
/archives/netdev/2003-03/msg00064.html (12,793 bytes)

10. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 01:29:05 +0000
If IBM can fit a kernel and a ramdisk containing all the utilities you describe and more in smaller than 5M of file for tftp, one would think that it could be done on Linux. That's nice. Would you mi
/archives/netdev/2003-03/msg00065.html (12,396 bytes)

11. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 07 Mar 2003 08:15:20 +0100
Hi Alan, Sorry, but I must join Russel here. I have atleast one machine which has a bootloader able to load exactly one file only. There is currently no way to load an initrd. It would need to implem
/archives/netdev/2003-03/msg00067.html (11,153 bytes)

12. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: ueller)
Date: Fri, 7 Mar 2003 11:10:15 +0200
Anything built static against glibs tends to be 400K+. -- vda
/archives/netdev/2003-03/msg00068.html (10,188 bytes)

13. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 09:42:35 +0000
Wow. 5MB eh? We currently do NFS-root in 690K. If you're suggesting above that "5MB isn't significantly larger than the size Linux can do this" then I think I've just proven you wrong. Lets see - bui
/archives/netdev/2003-03/msg00069.html (14,421 bytes)

14. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 12:46:11 +0100 (CET)
... and the size is not important only because we want to make everything smaller, but because of how it's commonly used (at least in the clustering world from which I come): the mainboard BIOS or NI
/archives/netdev/2003-03/msg00071.html (11,848 bytes)

15. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: 07 Mar 2003 12:54:36 +0000
Just glue the initrd to the kernel. This is not rocket science
/archives/netdev/2003-03/msg00072.html (10,994 bytes)

16. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 13:38:13 +0000
The 5Mb example is AIX. I said userspace. I did not say existing binaries. [Size comparison of the kitchen sink vs kernel code deleted because it's comparing apples and oranges]. You are asserting ae
/archives/netdev/2003-03/msg00073.html (13,666 bytes)

17. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 14:29:20 +0000
Think _embedded_. Think "cost of flash chips". Think "not everything has a floppy disk". I'm sorry, believe it or not, but I'm not swayed by "business benefits" here. Although I have my own business
/archives/netdev/2003-03/msg00074.html (14,371 bytes)

18. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 7 Mar 2003 11:23:56 -0500 (EST)
As the kernel changes there are some things that really need to remain. You need to be able to boot from a "floppy" disk. Yes, now-days it's probably not a real floppy, but a BIOS module that emulate
/archives/netdev/2003-03/msg00075.html (14,232 bytes)

19. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: xxxxxx>
Date: Fri, 07 Mar 2003 22:33:07 +0100
Hi Alan, Do you have a sort of glue fixing the ramdisk support on m68k to support physically non-continous memory too? Otherwhise I have only 1 MiB for the whole initrd. So hopefully the removal of i
/archives/netdev/2003-03/msg00076.html (11,224 bytes)

20. Re: Make ipconfig.c work as a loadable module. (score: 1)
Author: ueller)
Date: Fri, 7 Mar 2003 13:47:49 -0800
There's a cap on the maximum size of things various bootloaders can load via tftp; 2MB is relatively certain to blow it. ISTR the limit being something near 1MB for 2 of my boxen. -- wli
/archives/netdev/2003-03/msg00077.html (12,311 bytes)


This search system is powered by Namazu