From ef89b8a29f84db65cdd8fbcf0049911cd80ed5a2 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 14 Oct 2007 22:07:19 -0500 Subject: 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 --- mkarchiso.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 mkarchiso.conf (limited to 'mkarchiso.conf') diff --git a/mkarchiso.conf b/mkarchiso.conf deleted file mode 100644 index 54df69f..0000000 --- a/mkarchiso.conf +++ /dev/null @@ -1,11 +0,0 @@ -# vim: set ft=sh: -#TODO this can all be removed in place of commandline params to mkarchiso -kernelpkg="kernel26" -packager_name="Archlinux User" - -package_files="base" -additional_packages="" -ignorepkgs="devfsd hotplug pcmcia-cs" - -qemu_test="n" -qemuparams="" #"-vnc 1" -- cgit v1.2.3-70-g09d2