mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
hppa -> squash
This commit is contained in:
parent
d09dc59f2b
commit
574f385596
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -10,6 +10,7 @@ livecd-rootfs (0.27) UNRELEASED; urgency=low
|
||||
* Special-case kubuntu cloops to be slightly larger, so we don't overflow.
|
||||
* Make sparc use archive.ubuntu.com, it's no longer a ports arch.
|
||||
* Add xubuntu support to livecd.sh.
|
||||
* Make hppa a squashfs architecture, just 'cause.
|
||||
|
||||
[ LaMont Jones ]
|
||||
* umount /var/{run,lock}
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
# Depends: debootstrap, rsync, cloop-utils, python-minimal|python, procps, squashfs-tools
|
||||
|
||||
SQUASH_ARCHES="i386 amd64 powerpc"
|
||||
CLOOP_ARCHES="ia64 hppa sparc"
|
||||
SQUASH_ARCHES="i386 amd64 powerpc hppa"
|
||||
CLOOP_ARCHES="ia64 sparc"
|
||||
|
||||
cleanup() {
|
||||
for mnt in $MOUNTS ${ROOT}lib/modules/*/volatile ${ROOT}var/{lock,run}; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user