From: Mark Huang Date: Mon, 21 Nov 2005 22:34:51 +0000 (+0000) Subject: - yum.conf is now generated on the fly by the build script X-Git-Tag: BOOTCD_V_3_1~5 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=cd0731a8f539a6d940b79d28914f95dea3de5bdf - yum.conf is now generated on the fly by the build script - BootCD group now defined in standard build/groups/v3_yumgroups.xml file --- diff --git a/yum.conf b/yum.conf deleted file mode 100644 index a5a60ec..0000000 --- a/yum.conf +++ /dev/null @@ -1,20 +0,0 @@ -[main] -cachedir=/var/cache/yum -debuglevel=2 -logfile=/var/log/yum.log -pkgpolicy=newest -### for yum-2.4 in fc4 (this will be ignored by yum-2.0) -### everything in here, do not scan /etc/yum.repos.d/ -reposdir=/dev/null - -[FedoraCore2Base] -name=Fedora Core 2 Base -- PlanetLab Central -baseurl=http://boot.planet-lab.org/install-rpms/stock-fc2/ - -[FedoraCore2Updates] -name=Fedora Core 2 Updates -- PlanetLab Central -baseurl=http://boot.planet-lab.org/install-rpms/updates-fc2/ - -[BootCDRepo] -name=PlanetLab Boot CD -baseurl=http://boot.planet-lab.org/install-rpms/bootcd/ diff --git a/yumgroups.xml b/yumgroups.xml deleted file mode 100644 index 1007527..0000000 --- a/yumgroups.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - bootcd - BootCD - true - BootCD Image - - dhclient - bash - coreutils - iputils - kernel - bzip2 - crontabs - diffutils - logrotate - openssh-clients - passwd - rsh - rsync - sudo - tcpdump - telnet - traceroute - time - vixie-cron - wget - yum - curl - gzip - perl - python - tar - pciutils - kbd - authconfig - hdparm - lvm - lvm2 - kexec-tools - gnupg - nano - parted - pyparted - openssh-server - openssh-clients - ncftp - dosfstools - dos2unix - bind-utils - sharutils - - - -