diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-01 20:18:45 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-01 20:18:45 +0000 |
commit | dd17c39a82bd4f2e9b273b95f5442c6eaa934c1c (patch) | |
tree | f68d7f3dd811e13e404d873948b09d38c5954fdb /SOURCES.0.0 | |
parent | 8959f443bf76c39a1734c450535f3c8f76aa6520 (diff) | |
download | hurd-dd17c39a82bd4f2e9b273b95f5442c6eaa934c1c.tar.gz hurd-dd17c39a82bd4f2e9b273b95f5442c6eaa934c1c.tar.bz2 hurd-dd17c39a82bd4f2e9b273b95f5442c6eaa934c1c.zip |
*** empty log message ***
Diffstat (limited to 'SOURCES.0.0')
-rw-r--r-- | SOURCES.0.0 | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/SOURCES.0.0 b/SOURCES.0.0 index 3ad593b3..d4b115ba 100644 --- a/SOURCES.0.0 +++ b/SOURCES.0.0 @@ -5,9 +5,6 @@ Key: + = Relinked to get libc.0.0 STILL TO CATEGORIZE: XXX -* fileutils (3.13) [rebuild for df after libc install] -* gperf (cperf 2.1a) [hacked src/Makefile and src/stderr.c slightly] - [substitute with libg++ version?] libc @@ -27,6 +24,7 @@ instructions without modification: *+ doschk (1.1) *+ ed (0.2) *+ emacs lisp manual (19-2.4) +*+ fileutils (3.13) *+ flex (2.5.3) *+ gawk (3.0.0) *+ gcal (1.01) @@ -48,7 +46,7 @@ instructions without modification: *+ recode (3.4) *+ sed (2.05) *+ sharutils (4.2) -* termcap (1.3) [manual only] +*+ termcap (1.3) [manual only] *+ termutils (2.0) *+ textutils (1.19) *+ time (1.7) @@ -71,6 +69,8 @@ instructions, after making the indicated minor modifications: *+ findutils (4.1) [Comment out decl of basename in defs.h and defn in util.c Add `#define ARG_MAX 20480' in xargs/xargs.c, right after the includes] +*+ gperf (cperf 2.1a) + [hacked src/Makefile and src/stderr.c slightly] *+ gzip (1.2.4) [commented out basename from gzip.h and util.c] *+ ncurses (1.9.9e) @@ -100,9 +100,12 @@ instructions, after making the indicated minor modifications: The following were compiled from the sources found in ftp://prep.gnu.ai.mit.edu/pub/gnu/gnu-0.0/hurd-special-src: -* bash (1.14.4 patchlevel 10, with some additional local bugfixes) -e2fsprogs (e2fsprogs-0.5c-hurd1.tar.gz) [1.04 doesn't have hurd patches] -serverboot +*+ bash (1.14.4 patchlevel 10, with some additional local bugfixes) +*+ e2fsprogs (e2fsprogs-0.5c-hurd1.tar.gz) [1.04 doesn't have hurd patches] +*+ serverboot (serverboot.tar.gz) + [ Unpack into the mach4 source directory, and rename it to be `bootstrap'; + you won't need the existing mach4 bootstrap. Then build in the bootstrap + subdir of the build directory, and install as /boot/serverboot. ] *+ from (*) grub [ Requires changes for ELF: avoid generating 16-bit relocations. |