summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-17 11:27:28 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-17 11:27:28 +0100
commita90c1520b1cf9fc78b95a274c42caab4c8c18e83 (patch)
tree23df17003f211426a77304378bd1baf1d34b50a2
parent1512aaf002cd74e0a9e14484ae2bab257f13e965 (diff)
downloaddefinitions-a90c1520b1cf9fc78b95a274c42caab4c8c18e83.tar.gz
Update fhs-dirs ref to solve a shadow login bug.
This change solves the following bug: 1. Deploy/install a baserock system with shadow (in core.morph) 2. Login as root (you don't need a password the first time) 3. Change the password of the root user using `passwd` 4. Logout 5. Login as root. it won't ask you for a password. This change also updates /etc/issues to stop pointing to www.baserock.com.
-rw-r--r--build-essential.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-essential.morph b/build-essential.morph
index 4a7d7d9a..2f8d798b 100644
--- a/build-essential.morph
+++ b/build-essential.morph
@@ -115,7 +115,7 @@ chunks:
prefix: /tools
- name: stage2-fhs-dirs
repo: baserock:baserock/fhs-dirs
- ref: 003dd162003b6460f0afe4b7c88c758ccb657965
+ ref: 41bbb474cd4647ee715bc94c21c161d12a20deb4
unpetrify-ref: master
build-depends: []
build-mode: bootstrap
@@ -153,7 +153,7 @@ chunks:
prefix: /tools
- name: fhs-dirs
repo: baserock:baserock/fhs-dirs
- ref: 003dd162003b6460f0afe4b7c88c758ccb657965
+ ref: 41bbb474cd4647ee715bc94c21c161d12a20deb4
unpetrify-ref: master
build-depends:
- stage2-binutils