Skip to content
Snippets Groups Projects
  1. Oct 31, 2007
  2. Oct 25, 2007
  3. Oct 24, 2007
  4. Oct 17, 2007
    • Simo Leone's avatar
      Updated TODO · b21ecef6
      Simo Leone authored
      
      Signed-off-by: default avatarSimo Leone <simo@archlinux.org>
      b21ecef6
    • Simo Leone's avatar
      Implement fstab-like addon config · a0a8c9ef
      Simo Leone authored
      
      For now all it handles is bind mounting and squashfs
      images that have to overlay at the root. The config
      file syntax is obviously borrowed from fstab. This
      is far from final, much of it could use some cleanup.
      
      Signed-off-by: default avatarSimo Leone <simo@archlinux.org>
      a0a8c9ef
    • Simo Leone's avatar
      Implemented a simple addon mechanism · 413b2fd5
      Simo Leone authored
      
      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: default avatarSimo Leone <simo@archlinux.org>
      413b2fd5
  5. Oct 15, 2007
  6. Oct 14, 2007
  7. Oct 11, 2007
  8. Oct 10, 2007
Loading