mirror of
https://github.com/fspc/gbootroot.git
synced 2025-04-04 07:43:22 -04:00
Date change, and better uml compile expl.
This commit is contained in:
parent
e4b133222a
commit
d92cf23d39
2
Changes
2
Changes
@ -1,4 +1,4 @@
|
|||||||
1.3.0 - 12/11/2001
|
1.3.0 - 12/12/2001
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
Added a README for people installing from the source package.
|
Added a README for people installing from the source package.
|
||||||
|
20
README
20
README
@ -13,7 +13,8 @@ you can refer to this README for help.
|
|||||||
|
|
||||||
Out of the box this program works with the i386 architecture, people using
|
Out of the box this program works with the i386 architecture, people using
|
||||||
other architectures will need to compile genext2fs and user-mode-linux if
|
other architectures will need to compile genext2fs and user-mode-linux if
|
||||||
they want full functionality.
|
they want full functionality. Eventually, the Advanced Kernel Section in
|
||||||
|
this program will be able to help with the uml compile.
|
||||||
|
|
||||||
|
|
||||||
Perl Modules:
|
Perl Modules:
|
||||||
@ -36,17 +37,16 @@ cd genext2fs; make (other architectures)
|
|||||||
|
|
||||||
User-Mode-Linux
|
User-Mode-Linux
|
||||||
---------------
|
---------------
|
||||||
user-mode-linux/usr/bin/{linux, uml_*} (included and already compiled
|
user-mode-linux/usr/bin/linux (included and already compiled for i386)
|
||||||
for i386)
|
user-mode-linux/usr/lib/{modules*tar} (included and already compiled for i386)
|
||||||
user-mode-linux/usr/lib/{modules*tar} (included and already compiled
|
|
||||||
for i386)
|
|
||||||
|
|
||||||
If you use a different architecture you will need to get kernel source
|
If you use a different architecture you will need to get kernel sources
|
||||||
from www.kernel.org, and then a matching uml-patch from
|
from www.kernel.org which preferably match the kernel version used by
|
||||||
http://sourceforge.net/project/showfiles.php?group_id=429. There's good
|
gbootroot - this can be found in the Changes file - and then a matching
|
||||||
instructions on how to do this at
|
uml-patch from http://sourceforge.net/project/showfiles.php?group_id=429.
|
||||||
|
There's good instructions on how to do this at
|
||||||
http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO-2.html.
|
http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO-2.html.
|
||||||
Then put the uml kernel and helpers in the appropriate directory; you can
|
Then put the uml kernel in the directory cited up and call it linux; you can
|
||||||
put the modules in a Replacements directory later on (see FAQ).
|
put the modules in a Replacements directory later on (see FAQ).
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user