Stop febootstrap-run from accepting -g and -i options in error.
[febootstrap.git] / README
1 febootstrap - Bootstrap a basic Fedora system
2 by Richard W.M. Jones (rjones@redhat.com)
3 ----------------------------------------------------------------------
4
5 febootstrap is a Fedora equivalent to Debian's debootstrap.  You can
6 use it to create a basic Fedora filesystem.
7
8 There are currently some restrictions compared to debootstrap.
9
10 For instructions, restrictions, examples etc. please read the manpage
11 febootstrap(8).
12
13 Requirements
14 ------------
15
16   fakeroot
17     - Tested with version 1.11.
18
19   fakechroot >= 2.9 or 2.8 + patch
20     - **** NB. KNOWN NOT TO WORK WITH 2.8 *****  You MUST apply
21       the patch 'fakechroot-2.8-relchroot.patch' to the fakechroot
22       sources and recompile.  Hopefully this patch will be included
23       in future versions of fakechroot.
24
25   yum
26     - Tested with version 3.2 (works best with 3.2.21 or above)
27     - Needs network access to a Fedora repository, or a local
28       Fedora mirror.
29
30   perldoc
31     - This is just used to generate the manpage.
32
33   bash
34
35   MAKEDEV
36
37   upx
38     - Ultimate Packer for eXecutables, for minimizing binaries
39
40   qemu
41     - If you want to test-run your systems.
42
43 Building and installing
44 -----------------------
45
46   ./configure
47   make
48   sudo make install
49
50 Feedback and bugs
51 -----------------
52
53 Send feedback to rjones@redhat.com.  You can file bugs in
54 http://bugzilla.redhat.com/