Changeset 1ab9a96 for BOOK/boot/common
- Timestamp:
- May 17, 2014, 8:41:51 AM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 3205da5
- Parents:
- b4badbd (diff), 156c0fe (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/bootscripts.xml
rb4badbd r1ab9a96 26 26 <title>Installation of Bootscripts</title> 27 27 28 <para os="p1">Apply a patch which modifies the scripts for use in 29 <filename class="directory">/tools</filename>:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&bootscripts-clfs-tools_updates-patch;</userinput></screen> 32 28 33 <para os="a">Install the package:</para> 29 34 30 <screen os="b"><userinput>make DESTDIR=/tools install- bootscripts</userinput></screen>35 <screen os="b"><userinput>make DESTDIR=/tools install-minimal</userinput></screen> 31 36 32 37 <para os="c">The <command>setclock</command> script reads the time from the
Note:
See TracChangeset
for help on using the changeset viewer.