Changeset f9b3685d for boot/common
- Timestamp:
- May 17, 2006, 1:18:45 PM (18 years ago)
- Children:
- 850fa85d
- Parents:
- 578b4a4d
- Location:
- boot/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/sysvinit.xml
r578b4a4d rf9b3685d 23 23 <title>Installation of Sysvinit</title> 24 24 25 <para os="aa"> Now we do some modifications so we can boot into this26 during our build:</para>25 <para os="aa">Make some modifications to allow you to boot into 26 the minimal temp-system:</para> 27 27 28 28 <screen os="ab"><userinput>cp -v src/Makefile src/Makefile.orig -
boot/common/util-linux.xml
r578b4a4d rf9b3685d 41 41 <para os="ba">Util-linux does not use the freshly installed headers and 42 42 libraries from the <filename class="directory">/tools</filename> 43 directory by default. This is fixed by altering the configure script:</para> 43 directory by default. This is fixed by altering the 44 <command>configure</command> script:</para> 44 45 45 46 <screen os="bb"><userinput>cp -v configure{,.orig}
Note:
See TracChangeset
for help on using the changeset viewer.