summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-10-14 22:07:19 -0500
committerDan McGee <dan@archlinux.org>2007-10-14 22:07:19 -0500
commitef89b8a29f84db65cdd8fbcf0049911cd80ed5a2 (patch)
tree056146488f6516ba448a1b28158972fc669a640c /packages
parent2f10bc9b795e91a3e8c7467f4fa3147c06de9ad1 (diff)
downloadarchiso32-ef89b8a29f84db65cdd8fbcf0049911cd80ed5a2.tar.xz
Make mkarchiso a bit more KISS
Remove the need for a configuration file. Some of the command line options had to be switched up a bit in order to do this. Also simplify the package list- only one package list is needed, not a directory, and additional packages can be specified on the command line. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'packages')
-rw-r--r--packages/ARCH.modules5
-rw-r--r--packages/base.packages91
-rw-r--r--packages/other.packages0
3 files changed, 0 insertions, 96 deletions
diff --git a/packages/ARCH.modules b/packages/ARCH.modules
deleted file mode 100644
index b9f450c..0000000
--- a/packages/ARCH.modules
+++ /dev/null
@@ -1,5 +0,0 @@
-ipw3945
-madwifi
-ndiswrapper
-rt2500
-wlan-ng26
diff --git a/packages/base.packages b/packages/base.packages
deleted file mode 100644
index a337d20..0000000
--- a/packages/base.packages
+++ /dev/null
@@ -1,91 +0,0 @@
-bash
-bin86
-binutils
-bzip2
-coreutils
-cpio
-cracklib
-db
-dcron
-dhcpcd
-dialog
-e2fsprogs
-ed
-elinks
-file
-filesystem
-findutils
-gawk
-gcc
-gettext
-glibc
-grep
-groff
-grub-gfx
-gzip
-initscripts
-iputils
-jfsutils
-kbd
-less
-lftp
-libpcap
-libusb
-licenses
-lilo
-lshwd
-lsof
-lzo2
-mailx
-man
-man-pages
-mdadm
-memtest86+
-mktemp
-module-init-tools
-nano
-ncurses
-net-tools
-netcat
-netkit-telnet
-nmap
-openssh
-openssl
-pacman
-pam
-parted
-pciutils
-pcmciautils
-pcre
-perl
-popt
-ppp
-procinfo
-procps
-psmisc
-python
-readline
-reiserfsprogs
-rp-pppoe
-sed
-shadow
-squashfs-tools
-sysfsutils
-syslog-ng
-sysvinit
-tar
-tcp_wrappers
-tcpdump
-udev
-unionfs-utils
-unrar
-unzip
-usbutils
-util-linux
-vim
-wget
-which
-wireless_tools
-wpa_supplicant
-xfsprogs
-zlib
diff --git a/packages/other.packages b/packages/other.packages
deleted file mode 100644
index e69de29..0000000
--- a/packages/other.packages
+++ /dev/null