Modified setup for aif
Added a script to overlay which call aif's interactiv procedure when /arch/setup is started. Also removed old arch-installer from packages.list Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
parent
72e600ce89
commit
333dd4b4ba
2 changed files with 3 additions and 1 deletions
3
configs/install-iso/overlay/arch/setup
Executable file
3
configs/install-iso/overlay/arch/setup
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
aif -p interactive
|
|
@ -1,4 +1,3 @@
|
|||
archlinux-installer
|
||||
aif
|
||||
aufs2-util
|
||||
base
|
||||
|
|
Loading…
Add table
Reference in a new issue