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-ppc | |
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-ppc')
-rw-r--r-- | profiles/default-ppc/packages | 2 | ||||
-rw-r--r-- | profiles/default-ppc/virtuals | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-ppc/packages b/profiles/default-ppc/packages index 349cd2f9ede8..36f13de971b9 100644 --- a/profiles/default-ppc/packages +++ b/profiles/default-ppc/packages @@ -57,7 +57,7 @@ sys-apps/sysklogd *app-editors/nano #*app-editors/vim # Vim emerges xfree ... this sucks *sys-apps/hfsutils -*sys-apps/yaboot +*virtual/bootloader *sys-apps/mac-fdisk diff --git a/profiles/default-ppc/virtuals b/profiles/default-ppc/virtuals index d95f1e91b202..78f8cb42c8a9 100644 --- a/profiles/default-ppc/virtuals +++ b/profiles/default-ppc/virtuals @@ -27,3 +27,4 @@ virtual/textbrowser net-www/links virtual/mda net-mail/procmail virtual/krb5 app-crypt/heimdal virtual/motif x11-libs/openmotif +virtual/bootloader sys-apps/yaboot |