mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
* Use -nolzma option of mksquashfs, since our current kernel squashfs module
does not support it yet (see LP #177634). Bump dependency to squashfs-tools to ensure availability of that option.
This commit is contained in:
parent
0305b62062
commit
8bcf2f653f
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (0.46) UNRELEASED; urgency=low
|
||||
|
||||
* Use -nolzma option of mksquashfs, since our current kernel squashfs module
|
||||
does not support it yet (see LP #177634). Bump dependency to
|
||||
squashfs-tools to ensure availability of that option.
|
||||
|
||||
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 20 Dec 2007 12:03:41 +0100
|
||||
|
||||
livecd-rootfs (0.45) hardy; urgency=low
|
||||
|
||||
[ Colin Watson ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk
|
||||
|
||||
Package: livecd-rootfs
|
||||
Architecture: all
|
||||
Depends: debootstrap, rsync, python-minimal | python, procps, squashfs-tools, grep-dctrl, fdupes
|
||||
Depends: debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3.1), grep-dctrl, fdupes
|
||||
Suggests: partimage
|
||||
Description: construction script for the livecd rootfs
|
||||
livecd-rootfs provides the script used to create the root filesystem
|
||||
|
Loading…
x
Reference in New Issue
Block a user