diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-12-06 13:39:37 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-12-06 13:40:27 +0000 |
commit | 34fe8095c52bfc2d5b0b80528aa0fdfa58154e9f (patch) | |
tree | 7f11b5775fba15ea246fe0060cc978d485a84463 | |
parent | 194bacbe2a6203a83e8d73156e7120de086a705c (diff) | |
download | libguestfs-34fe8095c52bfc2d5b0b80528aa0fdfa58154e9f.tar.gz libguestfs-34fe8095c52bfc2d5b0b80528aa0fdfa58154e9f.tar.xz libguestfs-34fe8095c52bfc2d5b0b80528aa0fdfa58154e9f.zip |
debian: Enable more packages in packagelist.in.
These were previously disabled because of problems with
debirf. Now we are not using debirf, we can use them
again.
-rw-r--r-- | appliance/packagelist.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/appliance/packagelist.in b/appliance/packagelist.in index 51e71503..c03357f6 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -37,26 +37,21 @@ btrfs-tools cryptsetup e2fsprogs - /* Dependency problem prevents installation of these two: gfs-tools gfs2-tools - */ hfsplus iproute libaugeas0 linux-image nilfs2-tools + ntfs-3g ntfsprogs reiserfsprogs udev util-linux vim-tiny xz-utils - /* Can't be installed under debirf because the fuse-utils post script - requires udevd to be running. - ntfs-3g zfs-fuse - */ #endif bash |