mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 19:01:30 +00:00
Update post-debootstrap hashes for ubuntu-touch.
This commit is contained in:
parent
177330a220
commit
f83f033060
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.414) UNRELEASED; urgency=medium
|
||||
|
||||
* Update post-debootstrap hashes for ubuntu-touch.
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 07 Jun 2016 11:18:54 +0200
|
||||
|
||||
livecd-rootfs (2.413) yakkety; urgency=medium
|
||||
|
||||
* name switch from ubuntu-core to just core was postponed ... temporarily
|
||||
|
@ -3,10 +3,10 @@
|
||||
ERRCNT=""
|
||||
|
||||
# Known good post-debootstrap values
|
||||
passwd_bootstrap="b1a93d7f7c6dfe40034b80e43de9ffc3"
|
||||
shadow_bootstrap="396cbe822f1dd1dd055bd5c6bcabd0c3"
|
||||
group_bootstrap="77a05f7c087eb2492f5970132aa436d4"
|
||||
gshadow_bootstrap="d610b4f0a42808f4d99b72dfff14435a"
|
||||
passwd_bootstrap="f2598910b254fd6da1ccf0f96c887cb0"
|
||||
shadow_bootstrap="541badbde89169deaae3fc04d52b4fac"
|
||||
group_bootstrap="4a1be7f950a839f44708bb0919339ff9"
|
||||
gshadow_bootstrap="e75f449f2327bc7e4c306a73e04d8815"
|
||||
|
||||
# Current post-debootstrap values
|
||||
passwd_hash=$(set -- $(md5sum /etc/passwd) && echo $1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user