diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-01-06 09:52:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-01-06 09:52:30 +0000 |
commit | ec532d46ee0aeec3509b4e61918968dd3a24c245 (patch) | |
tree | aa1a285f51176adf72575739d12e9f38fb2cac40 /profiles/default-1.0-gcc3 | |
parent | provide virtual/bootloader (diff) | |
download | gentoo-2-ec532d46ee0aeec3509b4e61918968dd3a24c245.tar.gz gentoo-2-ec532d46ee0aeec3509b4e61918968dd3a24c245.tar.bz2 gentoo-2-ec532d46ee0aeec3509b4e61918968dd3a24c245.zip |
virtual bootloaders in the profiles and virtuals files
Diffstat (limited to 'profiles/default-1.0-gcc3')
-rw-r--r-- | profiles/default-1.0-gcc3/packages | 2 | ||||
-rw-r--r-- | profiles/default-1.0-gcc3/virtuals | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-1.0-gcc3/packages b/profiles/default-1.0-gcc3/packages index 308ee72e397c..e6b4d66eacdf 100644 --- a/profiles/default-1.0-gcc3/packages +++ b/profiles/default-1.0-gcc3/packages @@ -70,7 +70,7 @@ *sys-apps/gawk *sys-apps/grep *sys-apps/groff -*sys-apps/grub +*virtual/bootloader *sys-apps/gzip *sys-apps/hdparm *sys-apps/iptables diff --git a/profiles/default-1.0-gcc3/virtuals b/profiles/default-1.0-gcc3/virtuals index ced2c759fd95..bd6f1abf43a6 100644 --- a/profiles/default-1.0-gcc3/virtuals +++ b/profiles/default-1.0-gcc3/virtuals @@ -29,3 +29,4 @@ virtual/mda net-mail/procmail virtual/krb5 app-crypt/heimdal virtual/motif x11-libs/openmotif virtual/xft x11-libs/xft +virtual/bootloader sys-apps/grub |