Go to file
Simo Leone 413b2fd552 Implemented a simple addon mechanism
If asked to do so, mkarchiso simply copies a
directory full of addons to the iso root.

On boot, after union-mounting /real_root, the
archiso hook will look for and source an addon
config file. This file is a plain old bash
script, which makes it quite flexible. The addon
config should be written to take care of any
mounting that needs to be done, an example of
typical tasks is also included.

Signed-off-by: Simo Leone <simo@archlinux.org>
2007-10-16 23:38:05 -05:00
default-config Add bin images to repo, and fix up the paths in GRUB 2007-10-14 11:38:31 -05:00
hooks Implemented a simple addon mechanism 2007-10-16 23:38:05 -05:00
install Update vim modelines on most files 2007-10-10 22:34:28 -05:00
addon_config Implemented a simple addon mechanism 2007-10-16 23:38:05 -05:00
archiso-mkinitcpio.conf Broke out boot-device locator for usb and cd booting seperatly. 2006-09-28 04:36:34 +00:00
gen_grubscan git-svn-id: http://phraktured.net/archiso@11 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-19 15:15:42 +00:00
Makefile First attempt at a makefile for the archiso package 2007-10-14 11:37:59 -05:00
mkarchiso Implemented a simple addon mechanism 2007-10-16 23:38:05 -05:00
packages.list Make mkarchiso a bit more KISS 2007-10-14 22:07:19 -05:00
testiso Make mkarchiso a bit more KISS 2007-10-14 22:07:19 -05:00
TODO Update TODO 2007-10-14 11:38:09 -05:00