676782bc3a
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41
12 lines
190 B
Bash
12 lines
190 B
Bash
# vim: set ft=sh:
|
|
|
|
kernelpkg="kernel26"
|
|
packager_name="Archlinux User"
|
|
|
|
package_files=""
|
|
additional_packages=""
|
|
ignorepkgs="devfsd hotplug pcmcia-cs"
|
|
|
|
qemu_test="n"
|
|
qemuparams="" #"-vnc 1"
|