mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
Import patches-unapplied version 2.414 to ubuntu/yakkety-proposed
Imported using git-ubuntu import. Changelog parent: 6ece5f6535920527bded0bec6d499db540e013a0 New changelog entries: * Update post-debootstrap hashes for ubuntu-touch.
This commit is contained in:
parent
6ece5f6535
commit
ec4b354469
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.414) yakkety; 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