mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
More cool stuff.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: README,v 1.18 2003/01/14 03:45:01 freesource Exp $
|
||||
$Id: README,v 1.19 2003/02/10 15:38:15 freesource Exp $
|
||||
Program: gBootRoot pronounced "bOOtrOOt"
|
||||
License: GNU General Public License
|
||||
|
||||
@@ -28,11 +28,15 @@ CRUCIAL ones to get the build to work properly are mke2fs and
|
||||
mkcramfs. Here's a list of what utilities are included: mke2fs mkcramfs
|
||||
genromfs mkfs.minix mkminix mkreiserfs mkfs.jffs mkfs.jffs2
|
||||
|
||||
These are the build-depends from the Debian source package which can
|
||||
be used as a guide for other distributions: binutils ((>=
|
||||
2.13.90.0.16), fileutils (>= 4.0), gcc (>= 2:2.95.4), make, libc6-dev
|
||||
(>= 2.3.1), bin86, wget, mkcramfs, e2fsprogs, reiserfsprog, genromfs,
|
||||
util-linux, mtd-tools, m4, libreadline4-dev
|
||||
These are the build-depends from the Debian source package that can be
|
||||
used as a guide for other distributions: binutils (>= 2.12.90.0),
|
||||
fileutils (>= 4.0), gcc (>= 2:2.95.4), make, libc6-dev (>= 2.2.5),
|
||||
bin86, wget, mkcramfs, e2fsprogs, reiserfsprog, genromfs, util-linux,
|
||||
mtd-tools, m4, libreadline4-dev, libgtk-perl (>= 0.7002) (see
|
||||
gbootroot's site), libexpect-perl (required rpms can be found at
|
||||
gbootroot's site.) For instance, in Redhat libc6-dev translates into
|
||||
glibc-devel and glibc-kernheaders, libreadline4-dev translates into
|
||||
readline-dev, reiserfsprog translates into reiserfs-utils.
|
||||
|
||||
|
||||
UML KERNEL CUSTOMIZATION
|
||||
|
||||
Reference in New Issue
Block a user