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 | 38067207e9df6e89a67514ded2837b0791ec5094 (patch) | |
tree | 0d1be8f498d61c1e01e71a64b43e147d3f8baff2 /profiles/default-1.0-gcc3 | |
parent | provide virtual/bootloader (diff) | |
download | historical-38067207e9df6e89a67514ded2837b0791ec5094.tar.gz historical-38067207e9df6e89a67514ded2837b0791ec5094.tar.bz2 historical-38067207e9df6e89a67514ded2837b0791ec5094.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 |