- 08 Dec, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
Is not anymore on repos. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 09 Oct, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
Requested at FS#21040 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 16 Sep, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
Some modern HDD come with agressive APM settings by default, not only "green ready" drive also "high end" drives. Adding hdparm so users can change/disable hdd settings (mostly -B -S -M). Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 25 Aug, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
linux-firmware is already installed as dep of kernel26 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 29 Jun, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
First install {base} group, then install rest of packages listed at in packages file. In this way, ensure a fully base system installed first, avoinding errors from install scriptlets of rest of packages. (currently there is no issue with packages listed on packages files, but if some add more packages to customize the iso will see errors) Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 23 Jun, 2010 2 commits
-
-
Thomas Bächler authored
This adds crda, wpa_actiond and netcfg, so we can use net-auto-wireless mode on the ISO.
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 27 Apr, 2010 1 commit
-
-
Christopher Brannon authored
dialog is no longer in the base group, but it needs to be included on the CD for AIF. Signed-off-by:
Christopher Brannon <cmbrannon79@gmail.com> Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 21 Mar, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
This script can be part of the wiki, or in another package/project. (See Dieter comment at FS#12619) Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 17 Mar, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
nbd (network block device utilities) package is required. This package is in AUR at this moment. http://aur.archlinux.org/packages.php?ID=9691 Also added dnsmasq pkg, so the live-medium, appart of support booting from PXE also add the capability to acts as server for PXE & NBD. This is a dirty script to ilustrate how to launch server: ---- Cut here ---- IP=$1 ISO=$2 ifconfig eth0 ${IP} dnsmasq \ --enable-tftp \ --tftp-root=/bootmnt/boot \ --dhcp-boot=/pxelinux.0,"${IP}" \ --dhcp-range=${IP%.*}.2,${IP%.*}.254,86400 nbd-server 9040 ${ISO} -r ---- Cut here ---- Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 16 Mar, 2010 1 commit
-
-
Christopher Brannon authored
Some people might need to use a WPA-encrypted network in conjunction with the ArchLinux CD, so this patch should make that possible.
-
- 04 Feb, 2010 1 commit
-
-
Gerardo Exequiel Pozzi authored
This package was removed from repos. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 30 Nov, 2009 2 commits
-
-
Sven-Hendrik Haase authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Includes vesamenu config... needs testing Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 20 Oct, 2009 1 commit
-
-
Gerardo Exequiel Pozzi authored
aufs2 module is now splited from kernel26-2.6.31-ARCH. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- 27 Jul, 2009 3 commits
-
-
Gerhard Brauer authored
* 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>
-
Gerhard Brauer authored
* 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>
-
Gerhard Brauer authored
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>
-
- 29 Jun, 2009 1 commit
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 09 Jun, 2009 1 commit
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 08 Jun, 2009 1 commit
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 16 Feb, 2009 2 commits
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Some people like joe. Weirdos! :) Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 30 Jan, 2009 1 commit
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 23 Jan, 2009 1 commit
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 20 Jan, 2009 2 commits
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 16 Jan, 2009 1 commit
-
-
Gerhard Brauer authored
Clean pacman.d/mirrorlist and pacman.conf. Otherwise the files from the ISO builder's machine are used (which maybe not clean sometimes). Signed-off-by:
Gerhard Brauer <gerbra@archlinux.de> [Aaron: Removed packages.list changes] Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 21 Dec, 2008 1 commit
-
-
Aaron Griffin authored
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>
-
- 21 Oct, 2008 1 commit
-
-
Aaron Griffin authored
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>
-
- 07 Sep, 2008 1 commit
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-