PERFORCE change 79745 for review
soc-andrew
soc-andrew at FreeBSD.org
Fri Jul 8 09:54:15 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79745
Change 79745 by soc-andrew at soc-andrew_serv on 2005/07/08 09:53:14
Remove 2 lines that slipped in with the last submit.
This fixes make (re)release and removes a duplicate line
Affected files ...
.. //depot/projects/soc2005/bsdinstaller/src/release/Makefile#4 edit
Differences ...
==== //depot/projects/soc2005/bsdinstaller/src/release/Makefile#4 (text+ko) ====
@@ -939,11 +939,9 @@
.else
@cp ${RD}/mfsroot/mfsroot.gz ${CD_LIVEFS}/boot/mfsroot.gz
.endif
- @cp ${RD}/mfsroot/mfsroot.gz ${CD_LIVEFS}/boot/mfsroot.gz
@echo 'mfsroot_load="YES"' > ${CD_LIVEFS}/boot/loader.conf
@echo 'mfsroot_type="mfs_root"' >> ${CD_LIVEFS}/boot/loader.conf
@echo 'mfsroot_name="/boot/mfsroot"' >> ${CD_LIVEFS}/boot/loader.conf
-.endif
.if exists(${RD}/trees/base/boot/device.hints)
# Break the link to device.hints so we can modify it
@rm -f ${CD_LIVEFS}/boot/device.hints
More information about the p4-projects
mailing list