projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0016350
)
Display password change message only when needed
author
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 5 Dec 2014 05:22:32 +0000
(
00:22
-0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 5 Dec 2014 05:22:32 +0000
(
00:22
-0500)
stage2/hv-install-2
patch
|
blob
|
history
diff --git
a/stage2/hv-install-2
b/stage2/hv-install-2
index
b20e2d7
..
81e92ab
100755
(executable)
--- a/
stage2/hv-install-2
+++ b/
stage2/hv-install-2
@@
-72,8
+72,7
@@
rscr once "Creating default config files" create-config-files
rscr mult "Compressing man pages" compressdoc
#rscr mult "Stripping" stripping
-echo "Setting root password:"
-rscr once "" create-root-password
+rscr once "Setting root password:\n" create-root-password
rscr mult "Performing post-install" post-install
ldconfig