Age | Commit message (Collapse) | Author |
|
This uses the configured mirror, so it makes things
faster when building. Yay!
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
This prevents the core packages sqfs from sneaking onto
the ftp images.
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Fix output names for core-iso and core-usb targets
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
While the ISO uses isolinux, the package is syslinux. Ugh
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
These are temporary files created by the USB step
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
This lets us build resultant images in sequence, as
the suqsh step is done multiple times (TODO: fix this)
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Re-order isomounts
Few changes to the Makefile
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Also do some tidying of the config and set the
default timezone to nothing, to prevent hiccups on
rc.shutdown
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Too much to list. Just look at the diff 8)
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Convert initcpio images to use underscores and
fix te grub config
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
More boot-file malarky done in the Makefile
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Make sure we copy the boot directory we installed to the actual
ISO image. We need this for vmlinuz26 and the like...
Are we doing too much in the Makefile?
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Lots of changes, mainly for argument processing
and things of that nature in mkarchiso. Split out
some common functionality in the Maekfile as well.
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Additionally change grub prompts to use "ArchLinux LiveCD"
as the boot item name
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
No longer any difference between USB and CD booting
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|
|
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
|