[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hurd Projects
From: |
Neal H Walfield |
Subject: |
Re: Hurd Projects |
Date: |
Sat, 22 Dec 2001 11:43:27 +0100 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 |
> Second, there are bootstrap issues. The loader is loaded directly from
> the root filesystem, so you have to link the root filesystem
> statically.
Nope. ext2fs.static and /lib/ld.so.1 are both loaded by Grub.
The reason that ext2fs is a static binary is that we would have a
chicken and egg problem if we tried to setup the root file system
using a dynamically linked ext2fs: the dynamic loader (in this case,
loaded by Grub) would need to find the shared libraries to setup the
root file system, however, it would not be able to access the root
file system to find the libraries as the root file system is not yet
running.
- Hurd Projects, arun v, 2001/12/19
- Re: Hurd Projects, Leo Korinth, 2001/12/19
- Re: Hurd Projects, Lars Weber, 2001/12/20
- Message not available
- Message not available
- Re: Hurd Projects, mike burrell, 2001/12/21
- Re: Hurd Projects, Marcus Brinkmann, 2001/12/22
- Re: Hurd Projects,
Neal H Walfield <=
- Re: Hurd Projects, mike burrell, 2001/12/22
- Re: Hurd Projects, Marcus Brinkmann, 2001/12/22
- Re: Hurd Projects, Moritz Schulte, 2001/12/22
- Re: Hurd Projects, Marcus Brinkmann, 2001/12/22
- Re: Hurd Projects, Ognyan Kulev, 2001/12/23
- Re: Hurd Projects, Thomas Bushnell, BSG, 2001/12/23
- Re: Hurd Projects, Lars Weber, 2001/12/22
- Re: Hurd Projects, Adam Olsen, 2001/12/22
- Re: Hurd Projects, Lars Weber, 2001/12/22
- Re: Hurd Projects, mike burrell, 2001/12/22