mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-18 22:31:36 +00:00
Ensure we ship results of apt-get update.
This commit is contained in:
parent
1f50356409
commit
e87232b513
@ -247,6 +247,11 @@ deb ${LB_PARENT_MIRROR_BINARY} ${LB_DISTRIBUTION} main restricted universe multi
|
|||||||
deb ${LB_PARENT_MIRROR_BINARY} ${LB_DISTRIBUTION}-updates main restricted universe multiverse
|
deb ${LB_PARENT_MIRROR_BINARY} ${LB_DISTRIBUTION}-updates main restricted universe multiverse
|
||||||
deb ${LB_PARENT_MIRROR_BINARY_SECURITY} ${LB_DISTRIBUTION}-security main restricted universe multiverse
|
deb ${LB_PARENT_MIRROR_BINARY_SECURITY} ${LB_DISTRIBUTION}-security main restricted universe multiverse
|
||||||
EOF
|
EOF
|
||||||
|
lb chroot_hosts install
|
||||||
|
lb chroot_resolv install
|
||||||
|
Chroot chroot "apt-get update"
|
||||||
|
lb chroot_resolv remove
|
||||||
|
lb chroot_hosts remove
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "===== Checking size of /usr/share/doc ====="
|
echo "===== Checking size of /usr/share/doc ====="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user