mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-04 15:21:31 +00:00
depend on genext2fs
This commit is contained in:
parent
8cea9b682d
commit
11ca1fe40c
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -7,8 +7,9 @@ livecd-rootfs (1.121) UNRELEASED; urgency=low
|
|||||||
[ Oliver Grawert ]
|
[ Oliver Grawert ]
|
||||||
* instead of special casing for only one arch, base jasper vs casper
|
* instead of special casing for only one arch, base jasper vs casper
|
||||||
inclusion on the IMAGETYPE variable
|
inclusion on the IMAGETYPE variable
|
||||||
|
* depend on genext2fs
|
||||||
|
|
||||||
-- Oliver Grawert <ogra@ubuntu.com> Fri, 25 Jun 2010 17:13:52 +0200
|
-- Oliver Grawert <ogra@ubuntu.com> Fri, 25 Jun 2010 17:15:28 +0200
|
||||||
|
|
||||||
livecd-rootfs (1.120) maverick; urgency=low
|
livecd-rootfs (1.120) maverick; urgency=low
|
||||||
|
|
||||||
|
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
|
Package: livecd-rootfs
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes, lsb-release, lzma
|
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes, lsb-release, lzma, genext2fs
|
||||||
Suggests: partimage
|
Suggests: partimage
|
||||||
Description: construction script for the livecd rootfs
|
Description: construction script for the livecd rootfs
|
||||||
livecd-rootfs provides the script used to create the root filesystem
|
livecd-rootfs provides the script used to create the root filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user