Changeset fcc84cc for BOOK/boot/common
- Timestamp:
- May 29, 2014, 12:48:56 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 7cb9b1d
- Parents:
- 1916102
- Location:
- BOOK/boot/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/eudev.xml
r1916102 rfcc84cc 48 48 <para os="r1">Create a dummy rule so that Eudev will name ethernet devices properly for the system.</para> 49 49 50 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" >\50 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" > \ 51 51 /tools/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen> 52 52 -
BOOK/boot/common/shadow.xml
r1916102 rfcc84cc 29 29 <screen os="c"><userinput>cp -v src/Makefile.in{,.orig} 30 30 sed -e 's/groups$(EXEEXT) //' -e 's/= nologin$(EXEEXT)/= /' \ 31 src/Makefile.in.orig >src/Makefile.in</userinput></screen>31 src/Makefile.in.orig > src/Makefile.in</userinput></screen> 32 32 33 33 <para os="d">Prepare Shadow for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.