mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +00:00
can't have arch-specific depends
This commit is contained in:
parent
bc8b1465dd
commit
8b12cea1a7
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (0.15) hoary; urgency=low
|
||||||
|
|
||||||
|
* Can't have arch-specific Depends. Poor partimage.
|
||||||
|
|
||||||
|
-- LaMont Jones <lamont@debian.org> Sun, 27 Feb 2005 14:31:27 -0700
|
||||||
|
|
||||||
livecd-rootfs (0.14) hoary; urgency=low
|
livecd-rootfs (0.14) hoary; urgency=low
|
||||||
|
|
||||||
* Remove /etc/resolv.conf from the chroot. Closes: #6954
|
* Remove /etc/resolv.conf from the chroot. Closes: #6954
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -7,7 +7,8 @@ Standards-Version: 3.6.1.0
|
|||||||
|
|
||||||
Package: livecd-rootfs
|
Package: livecd-rootfs
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: sudo, debootstrap, rsync, cloop-utils, python-minimal|python, partimage [!ia64 !alpha !amd64]
|
Depends: sudo, debootstrap, rsync, cloop-utils, python-minimal|python
|
||||||
|
Recommends: 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
|
||||||
on the livecd.
|
on the livecd.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user