mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-15 21:01:47 +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.
|
* 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.
|
* Make sparc use archive.ubuntu.com, it's no longer a ports arch.
|
||||||
* Add xubuntu support to livecd.sh.
|
* Add xubuntu support to livecd.sh.
|
||||||
|
* Make hppa a squashfs architecture, just 'cause.
|
||||||
|
|
||||||
[ LaMont Jones ]
|
[ LaMont Jones ]
|
||||||
* umount /var/{run,lock}
|
* umount /var/{run,lock}
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
# Depends: debootstrap, rsync, cloop-utils, python-minimal|python, procps, squashfs-tools
|
# Depends: debootstrap, rsync, cloop-utils, python-minimal|python, procps, squashfs-tools
|
||||||
|
|
||||||
SQUASH_ARCHES="i386 amd64 powerpc"
|
SQUASH_ARCHES="i386 amd64 powerpc hppa"
|
||||||
CLOOP_ARCHES="ia64 hppa sparc"
|
CLOOP_ARCHES="ia64 sparc"
|
||||||
|
|
||||||
cleanup() {
|
cleanup() {
|
||||||
for mnt in $MOUNTS ${ROOT}lib/modules/*/volatile ${ROOT}var/{lock,run}; do
|
for mnt in $MOUNTS ${ROOT}lib/modules/*/volatile ${ROOT}var/{lock,run}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user