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-sparc64-1.0 | |
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-sparc64-1.0')
-rw-r--r-- | profiles/default-sparc64-1.0/packages | 4 | ||||
-rw-r--r-- | profiles/default-sparc64-1.0/virtuals | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/profiles/default-sparc64-1.0/packages b/profiles/default-sparc64-1.0/packages index f00c9a08c392..bc599ad4096b 100644 --- a/profiles/default-sparc64-1.0/packages +++ b/profiles/default-sparc64-1.0/packages @@ -137,14 +137,14 @@ <=sys-apps/tcp-wrappers-7.6-r3 # These lines added by ../default-sparc-1.0/scripts/generate-packages.sh -# $Header: /var/cvsroot/gentoo-x86/profiles/default-sparc64-1.0/packages,v 1.27 2002/10/15 09:19:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-sparc64-1.0/packages,v 1.28 2003/01/06 09:52:30 seemant Exp $ # # Please edit the file packages.sparc, it will be included in # packages the next time you run generate-packages.sh # # SPARC specific packages *sys-apps/sparc-utils -*sys-apps/silo +*virtual/bootloader # Kernel compiler *sys-devel/egcs64-sparc diff --git a/profiles/default-sparc64-1.0/virtuals b/profiles/default-sparc64-1.0/virtuals index 37dd1f35b1a9..ebb5bbb6e61a 100644 --- a/profiles/default-sparc64-1.0/virtuals +++ b/profiles/default-sparc64-1.0/virtuals @@ -29,3 +29,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/silo |