summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2013-09-02Add lynx to open network.htmlEsteban Carnevale
2013-09-02Remove install.txt. It can become outdated, and it can't contain formatted ↵Esteban Carnevale
text and hyperlinks.
2013-09-02Add HTML document that shows how to connect to InternetEsteban Carnevale
2013-09-02Remove fetching the Installation Guide and mirrorlist file from the webEsteban Carnevale
2013-09-02Add Atheros alx Ethernet driverEsteban Carnevale
2013-09-02Edit for Parabola in new common package list fileEsteban Carnevale
2013-09-02Add libre repository to pacman.confEsteban Carnevale
2013-09-02Import Parabola keyring with pacman-init serviceEsteban Carnevale
2013-09-02Replace: vmlinuz-linux -> vmlinuz-linux-libreEsteban Carnevale
2013-09-02Replace: /bin/zsh arch -> /bin/zsh parabolaEsteban Carnevale
2013-09-02Replace: LABEL arch -> LABEL parabolaEsteban Carnevale
2013-09-02Replace: install_dir=arch -> install_dir=parabolaEsteban Carnevale
2013-09-02Replace: ARCH -> PARABOLAEsteban Carnevale
2013-09-02Replace: -ARCH -> -LIBREEsteban Carnevale
2013-09-02Replace: ARCHISO -> PARABOLAISOEsteban Carnevale
2013-09-02Replace: archiso -> parabolaisoEsteban Carnevale
2013-09-02Replace: Arch Linux -> Parabola GNU/Linux-libreEsteban Carnevale
2013-09-02Replace (excluding pacman-init.service and pacman.conf): (?<!@)archlinux -> ↵Esteban Carnevale
parabola
2013-09-02Replace: .archlinux.org -> .parabolagnulinux.orgEsteban Carnevale
2013-09-02Replace: https?://www.archlinux.org -> https://parabolagnulinux.orgEsteban Carnevale
2013-09-02Replace string in all filenames: archiso -> parabolaisoEsteban Carnevale
2013-03-06[configs/releng] packages: Update ntfs-*Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-03-05[configs/releng] gummiboot-efi -> gummibootGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-03-03[configs/releng] Use dhcpcd service provided by the package.Gerardo Exequiel Pozzi
Implements FS#34075. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-02-28[configs/releng] Use curl instead of wgetGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-02-03[configs/releng] usbinput -> keyboardGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-01-02[configs/baseline] Rework build.sh add run_once() like in releng profile and ↵Gerardo Exequiel Pozzi
other misc things Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-01-02[configs/baseline] Use gzip (default) instead of xzGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-01-02[configs/baseline] Use relative paths for syslinux like in releng profileGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-21[configs/releng] Refactor build.sh: build only dual-isoGerardo Exequiel Pozzi
* This scripts, now runs only in x86_64. * build.sh does not require arguments to run (no more build, clean, purge). * /usr/share split is not done anymore: there are some differences between two arches. (ISO size +60MiB) * /usr/lib/modules split is not done anymore: this was never enabled officially in aitab. Tested and works fine. Maybe some small cosmetic changes needed. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-10[configs/releng] Always use x86_64 as primary source for dual-isoGerardo Exequiel Pozzi
Simplify code path. Previously in "dual" mode is executed when arch=i686, i686 was used as primary source. This does not change current behaviour of building "dual" on x86_64. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-10[configs/baseline] Update mkinitcpio.conf for 0.12Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-10[configs/releng] Update mkinitcpio.conf for 0.12Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-11-02[configs/releng] Rework make_customize_root_image()Gerardo Exequiel Pozzi
Using a separate shell script to customize live-enviroment, makes much more readable code. Move all thing except: * Need network access (name resolving). * Need access to some file outside chroot. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-25[configs/releng] Remove redundant package installationGerardo Exequiel Pozzi
curl is a dependency for pacman Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-25[configs/releng] Remove custom /etc/hostsGerardo Exequiel Pozzi
Leave the work to the [nss-myhostname] package that is now in {base} and is configured by default in [filesystem] (/etc/nsswitch.conf). Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-20[configs/releng] Rename again / rework autologin@.serviceGerardo Exequiel Pozzi
-f is not needed anymore, disable explicitly default getty service Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-19[config/releng] Set again multi-user.target as defaultGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-18[configs/releng] Remove redundant netcfg entry list (is now in base)Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-13[configs/releng] Remove uneeded hack (systemd transition)Gerardo Exequiel Pozzi
initscripts/sysvinit are not part from {base} anymore, systemd* is now in {base}. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-13[configs/releng] /etc/vconsole.conf remove, redundantGerardo Exequiel Pozzi
systemd does not touch anymore FONT and KEYMAP by default. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-13[configs/releng] /etc/timezone is not used anymoreGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-13[configs/releng] Remove unused files (startup*.nsh)Gerardo Exequiel Pozzi
These files was used with efi-shell boot method, before gummiboot comes here. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-13[configs/releng] make packages.both for common packages for each x86_64Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-06Add the arch user to some useful groupsPierre Schmitz
Only use groups that wont allow damaging the host system by accident. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-10-06Only enable the needed servicesPierre Schmitz
* pacman-init already pulls in services it depends on * the multi-user.target is the default * do not rename the getty service so tools like systemd-delta still work Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-10-06Use tmpfs for /etc/pacman.d/gnupg instead of a symlink to /runPierre Schmitz
This fixes FS#31815 Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-10-05Add rfkill to the live systemPierre Schmitz
Some wireless devices need to be enabled before use which is easier using rfkill. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-10-05Place the x86_64 boot before i686Pierre Schmitz
This is a very minor change, but let's most people just press enter on bootup. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-10-05Run dhcpcd on all devicesPierre Schmitz
As we did with initscripts, run dhcpcd on all devices and not just eth0. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>