Changeset 026bb5d for BOOK/the-end/reboot.xml
- Timestamp:
- Dec 18, 2013, 1:04:00 AM (12 years ago)
- Children:
- f975b3a
- Parents:
- 1c9985f (diff), 8abef998 (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
-
BOOK/the-end/reboot.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/the-end/reboot.xml
r1c9985f r026bb5d 38 38 39 39 <screen><userinput>umount ${CLFS}/dev/pts 40 umount ${CLFS}/dev/shm 40 41 if [ -h ${CLFS}/dev/shm ]; then 42 link=$(readlink ${CLFS}/dev/shm) 43 umount -v ${CLFS}/$link 44 unset link 45 else 46 umount -v ${CLFS}/dev/shm 47 fi 48 41 49 umount ${CLFS}/dev 42 50 umount ${CLFS}/proc
Note:
See TracChangeset
for help on using the changeset viewer.
