aboutsummaryrefslogtreecommitdiff
path: root/configs/install-iso/initcpio-ide
Commit message (Collapse)AuthorAgeFilesLines
* Packages list changes and added pcmcia hookGerhard Brauer2009-07-271-1/+1
| | | | | | | | | | | * Removed unused packages from i686 list (intel binary blob modules) * Added b43-fwcutter to both * Added iwlwifi-5150-ucode to both * Added pcmcia hook zu mkinitcpio files Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Add usbinput hook for usb keyboardsAaron Griffin2009-03-031-1/+1
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Use the new archiso-early hookAaron Griffin2009-01-241-1/+1
| | | | | | | This is used currently for usbdelay related settings, but could be used for other things in the future Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Remove 'sata' from legacy IDE initcpio imageAaron Griffin2009-01-241-1/+1
| | | | | | | | Fixes an issue with SiS hardware and the pata_sis module See FS#12936 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Convert to unified archiso hookAaron Griffin2008-09-061-1/+1
| | | | | | No longer any difference between USB and CD booting Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Split mkarchiso and configs into logical partsAaron Griffin2008-09-061-0/+6
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>