Changeset 991595cf for BOOK/final-system/common/e2fsprogs.xml
- Timestamp:
- Dec 14, 2015, 12:21:52 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- fc86858d
- Parents:
- dbc5b02 (diff), c7477f8e (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/final-system/common/e2fsprogs.xml
rdbc5b02 r991595cf 37 37 <para os="c">Prepare E2fsprogs for compilation:</para> 38 38 39 <screen os="d"><userinput>../configure --prefix=/usr --bindir=/bin \ 40 --with-root-prefix="" --enable-elf-shlibs --disable-libblkid \ 41 --disable-libuuid --disable-fsck --disable-uuidd</userinput></screen> 39 <screen os="d"><userinput>../configure \ 40 --prefix=/usr \ 41 --bindir=/bin \ 42 --with-root-prefix="" \ 43 --enable-elf-shlibs \ 44 --disable-libblkid \ 45 --disable-libuuid \ 46 --disable-fsck \ 47 --disable-uuidd</userinput></screen> 42 48 43 49 <variablelist os="e">
Note:
See TracChangeset
for help on using the changeset viewer.