Changeset 2117 for trunk/packages/invirt-autoinstaller/common
- Timestamp:
- Feb 14, 2009, 9:30:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-autoinstaller/common/usr/lib/xen-tools/debian.d/98-install-base-system
r2073 r2117 21 21 installDebianPackage ${prefix} ubuntu-standard 22 22 23 # For Debian, there is no metapackage, but we can pull in the 24 # equivalent based on package priority 25 # 26 # (On Ubuntu Hardy, this will additionally pull in libdns32, libisc32, 27 # and nfs-common, which seems fairly benign 28 installDebianPackage ${prefix} aptitude 29 chroot ${prefix} aptitude install '~prequired|~pimportant|~pstandard' 30 23 31 # 24 32 # Log our finish
Note: See TracChangeset
for help on using the changeset viewer.