Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-20Add aufs2 package to list of packages to install.Gerardo Exequiel Pozzi
aufs2 module is now splited from kernel26-2.6.31-ARCH. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-20Update authentication databases for configs/xfce4/overlay/etcGerardo Exequiel Pozzi
Updated entries to match passwd/shadow/group/gshadow(*) auth db from svn trunk filesystem package. (*) A correct gshadow file is add matching group file. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-20Update authentication databases for "overlay" install-isoGerardo Exequiel Pozzi
Updated entries to match passwd/shadow/group/gshadow(*) auth db from svn trunk filesystem package. (*) A correct gshadow file is add matching group file. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-17Add missing "done" keyword for "for" in rc.d/archisoGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-17Update pacman.conf overlay to match new config from 3.3.2Gerardo Exequiel Pozzi
Trivial change: just update comments, and add community-testing repo. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-07Add pwgen as dependency for archiso in documentationGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-10-07Fix a few remaining unionfs -> aufsGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-10-07Fix etc/group overlay sample entries.Gerardo Exequiel Pozzi
Just add an "x" to fix: FS#15707 - [filesystem] New grpck barks on gshadow Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-09-01Look into cache before fetching the pkg remotely.chandan
The script download-rep.sh in config/install-iso should first check if a package is present in local pacman cache before downloading it with wget. [Aaron: Added missing 'then' on added if statement] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-08-25Create directory in overlay when building ISO.Christopher Brannon
Git doesn't track empty directories, so there is no configs/install-iso/overlay/pacman.d/ directory when one clones the archiso project. This causes "make <IMAGENAME>" to fail when wget tries to fetch the mirrorlist. The fix is to make the directory just before calling wget. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-08-25Added vfat support to mount /dev/archisoGerhard Brauer
fstype from klibc don't detect a vfat formatted blockdevice when try to mount /dev/archiso to /bootmnt. Some users don't use the recommened method with dd to bring the image to their USB stick. If they for ex. use Unetbootin to put the iso image on their (v)fat formatted stick they got lost with a kernel panic cause fstype won't detect vfat, so the mount and the later squashfs bindings traps. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
2009-08-10Fix mount loop test for bindingsAaron Griffin
test -f will fail if we wanted to bind to a directory, so use test -r instead. See FS#15356 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-08-10Ensure bootmnt is bound properly into device rootAaron Griffin
Missing slash caused bootmnt to be bound to /real_rootbootmnt instead of /real_root/bootmnt See FS#15356 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Packages list changes and added pcmcia hookGerhard Brauer
* 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>
2009-07-27Rename ftp naming to netinstallGerhard Brauer
Modified all references from old ftp-iso/-img to netinstall. This will fix FeatureRequest FS#14587 Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Use a label when generating the image and pass it to the commandlineGerhard Brauer
This will generate a label ARCHISO_$randomstring using the pwgen utility and add this label to the kernel command line. A new label will be generated for each image, so it can be uniquely identified. Patch from brain0 <thomas@archlinux.org> Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Use the archisolabel= command line option to mount the archiso device.Gerhard Brauer
If the archisolabel= option is specified on the kernel commandline, a device /dev/archiso will be created and will be used to boot the live system. Patch from brain0 <thomas@archlinux.org> Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Enabled -C option in mkarchisoGerhard Brauer
This flag allows to specify a own pacman.conf using during mkarchiso. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Remove localtime from overlay rc.confGerhard Brauer
We preset HARDWARECLOCK with localtime if the user doesn't set this via cmdline. But this preset misaligned the BIOS clock if on UTC and the user select this correctly during aif->date/time-setting. This is in relation to FS#15263 Again: There is no need in LiveCD environment to modify BIOS clock during shutdown. Having this set per default to localtime rc.shutdown sources rc.conf and so localtime is badly used. And worked against the meaning of above flyspray report. (Thanks fs4000, for point me on that) Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Let the mirrorlist in overlay generate dynamicallyGerhard Brauer
Removed mirrorlist file from overlay and modified Makefile to fetch the file dynamically on iso creation (Thanks, Dan!) Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Modified packages.list and handlingGerhard Brauer
* Added ntp to packages list (Both ARCHes) * Modified Makefile to parse the CARCH related packages.$ARCH We need different lists cause not all packages exist for both arches. And it's bad to edit in the packages.list each build. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27Modified setup for aifGerhard Brauer
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>
2009-07-27Revert "Fixed mirrorlist in ISO overlay"Gerhard Brauer
This reverts commit 645484230e83905348b8c1d1c273bcd9b52cd39d. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-29Fixed mirrorlist in ISO overlayGerhard Brauer
We had a few typos in overlay/etc/pacman.d/mirrorlist. Also upated to the last mirrorlist data file. This will fix FS#13970. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-29Fix mkisofs quiet parameterGerhard Brauer
Option syntax for quiet mode in mkisofs has changed Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-29Update packages.listAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-12Fix a typo in the archiso hookSven-Hendrik Haase
remount,append=: should be remount,append: Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-09Typo: aufs2-utils -> aufs2-utilAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-08Updated deps, Makefile, TODOSven-Hendrik Haase
Done to better reflect and indicate current progress. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-08Replace aufs 'add' with 'append'Aaron Griffin
Change via AUR package Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-08install-iso: replace utils, unionfs -> aufs2Aaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-04-17Missed aufs module in mkinitcpio install scriptAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-04-14Replace unionfs with aufsAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-03-10Replace 'km' with a call to AIF's partial keymapAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-03-03Add usbinput hook for usb keyboardsAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16Change everything to say 2009.02Aaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16Accidentally removed the intel-XXX packagesAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16Add joe as an alternative editorAaron Griffin
Some people like joe. Weirdos! :) Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16Instructions: Fix install guide URLAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-09Add a space between 'ISO' and the VC#Aaron Griffin
Fixes FS#13038 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-04Add a default usbdelay value of 5 secondsAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-04Fix the grub 'tryboot' fileAaron Griffin
Remove "fallback" which is not a valid command Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30buildall.sh script modificationsAaron Griffin
* Remove ARCH setting, done in Makefile now * Only build ftp isolinux iso * Remove upload section Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30Add ddrescue to the ISOAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30Fix a typo in the archiso-early hookAaron Griffin
Wrong slash! No idea how that happened :) Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30Use `uname -m` in Makefile for auto-ARCH settingAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30Adding 'fallback' to the Makefile was stupidAaron Griffin
Add a script to build all ISOs instead. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-29Increment usbdelay by 1 before sleepingAaron Griffin
This should give us *just a bit* more delay before actually trying to do things with the usb devices. Annoying, but will probably be effective Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-26Fix typos, formatting, and vague language where possible.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com> [Fixed menu.lst: LiveCD -> Live CD -aaron] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-24Fix instructions typosSteffen Bönigk
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>