[PC-BSD Commits] r8165 - pcbsd/current/build-files/src-patches
svn at pcbsd.org
svn at pcbsd.org
Tue Dec 7 13:31:05 PST 2010
Author: kris
Date: 2010-12-07 13:31:05 -0800 (Tue, 07 Dec 2010)
New Revision: 8165
Modified:
pcbsd/current/build-files/src-patches/patch-pc-sysinstall-encpass.txt
pcbsd/current/build-files/src-patches/patch-pc-sysinstall-laggtmpfs.txt
Log:
Fixed patches for pc-sysinstall, needs to be in src/ for build server to patch properly
Modified: pcbsd/current/build-files/src-patches/patch-pc-sysinstall-encpass.txt
===================================================================
--- pcbsd/current/build-files/src-patches/patch-pc-sysinstall-encpass.txt 2010-12-07 18:07:04 UTC (rev 8164)
+++ pcbsd/current/build-files/src-patches/patch-pc-sysinstall-encpass.txt 2010-12-07 21:31:05 UTC (rev 8165)
@@ -1,6 +1,6 @@
-diff -ruN src.o/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh src/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
---- src.o/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-11-15 15:18:24.632396280 -0500
-+++ src/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-12-06 13:28:16.269745784 -0500
+diff -ruN usr.sbin/pc-sysinstall/backend/functions-cleanup.sh usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
+--- usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-11-15 15:18:24.632396280 -0500
++++ usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-12-06 13:28:16.269745784 -0500
@@ -372,19 +372,32 @@
# Function which sets the root password from the install config
set_root_pw()
@@ -42,9 +42,9 @@
};
-diff -ruN src.o/usr.sbin/pc-sysinstall/backend/functions-users.sh src/usr.sbin/pc-sysinstall/backend/functions-users.sh
---- src.o/usr.sbin/pc-sysinstall/backend/functions-users.sh 2010-11-15 15:18:24.626384838 -0500
-+++ src/usr.sbin/pc-sysinstall/backend/functions-users.sh 2010-12-06 13:41:36.664751903 -0500
+diff -ruN usr.sbin/pc-sysinstall/backend/functions-users.sh usr.sbin/pc-sysinstall/backend/functions-users.sh
+--- usr.sbin/pc-sysinstall/backend/functions-users.sh 2010-11-15 15:18:24.626384838 -0500
++++ usr.sbin/pc-sysinstall/backend/functions-users.sh 2010-12-06 13:41:36.664751903 -0500
@@ -93,6 +93,13 @@
USERPASS="$VAL"
fi
@@ -79,9 +79,9 @@
else
exit_err "ERROR: commitUser was called without any userName= entry!!!"
fi
-diff -ruN src.o/usr.sbin/pc-sysinstall/examples/README src/usr.sbin/pc-sysinstall/examples/README
---- src.o/usr.sbin/pc-sysinstall/examples/README 2010-11-15 15:18:24.515381431 -0500
-+++ src/usr.sbin/pc-sysinstall/examples/README 2010-12-06 13:31:52.103433323 -0500
+diff -ruN usr.sbin/pc-sysinstall/examples/README usr.sbin/pc-sysinstall/examples/README
+--- usr.sbin/pc-sysinstall/examples/README 2010-11-15 15:18:24.515381431 -0500
++++ usr.sbin/pc-sysinstall/examples/README 2010-12-06 13:31:52.103433323 -0500
@@ -286,7 +286,12 @@
# rootPass=root
Modified: pcbsd/current/build-files/src-patches/patch-pc-sysinstall-laggtmpfs.txt
===================================================================
--- pcbsd/current/build-files/src-patches/patch-pc-sysinstall-laggtmpfs.txt 2010-12-07 18:07:04 UTC (rev 8164)
+++ pcbsd/current/build-files/src-patches/patch-pc-sysinstall-laggtmpfs.txt 2010-12-07 21:31:05 UTC (rev 8165)
@@ -1,6 +1,6 @@
-diff -ruN src.o/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh src/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
---- src.o/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-12-07 11:03:39.175621906 -0500
-+++ src/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-12-07 11:09:57.718994760 -0500
+diff -ruN usr.sbin/pc-sysinstall/backend/functions-cleanup.sh usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
+--- usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-12-07 11:03:39.175621906 -0500
++++ usr.sbin/pc-sysinstall/backend/functions-cleanup.sh 2010-12-07 11:09:57.718994760 -0500
@@ -233,7 +233,6 @@
then
echo "procfs /proc procfs rw 0 0" >> ${FSTAB}
@@ -9,9 +9,9 @@
fi
# If we have a dedicated /boot, run the post-install setup of it now
-diff -ruN src.o/usr.sbin/pc-sysinstall/backend/functions-networking.sh src/usr.sbin/pc-sysinstall/backend/functions-networking.sh
---- src.o/usr.sbin/pc-sysinstall/backend/functions-networking.sh 2010-12-07 11:03:39.173615019 -0500
-+++ src/usr.sbin/pc-sysinstall/backend/functions-networking.sh 2010-12-07 11:08:39.178862859 -0500
+diff -ruN usr.sbin/pc-sysinstall/backend/functions-networking.sh usr.sbin/pc-sysinstall/backend/functions-networking.sh
+--- usr.sbin/pc-sysinstall/backend/functions-networking.sh 2010-12-07 11:03:39.173615019 -0500
++++ usr.sbin/pc-sysinstall/backend/functions-networking.sh 2010-12-07 11:08:39.178862859 -0500
@@ -54,7 +54,7 @@
fi
};
More information about the Commits
mailing list