Changeset d3a81ee for BOOK/boot/common
- Timestamp:
- May 29, 2014, 12:53:29 AM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 150ed37
- Parents:
- 5bef7df
- git-author:
- Chris Staub <chris@…> (05/29/14 00:48:56)
- git-committer:
- Chris Staub <chris@…> (05/29/14 00:53:29)
- Location:
- BOOK/boot/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/eudev.xml
r5bef7df rd3a81ee 49 49 <para os="r1">Create a dummy rule so that Eudev will name ethernet devices properly for the system.</para> 50 50 51 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" >\51 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" > \ 52 52 /tools/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen> 53 53 -
BOOK/boot/common/shadow.xml
r5bef7df rd3a81ee 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.