Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-02 | Add motd. | Esteban Carnevale | |
2013-09-02 | Get EFI binaries from the directory of parabolaiso-data instead of internet. | Esteban Carnevale | |
2013-09-02 | Add data_dir variable set to /usr/share/parabolaiso/data (provided by ↵ | Esteban Carnevale | |
parabolaiso-data). | |||
2013-09-02 | Replace the syslinux splash image source location with the parabolaiso-data ↵ | Esteban Carnevale | |
directory. | |||
2013-09-02 | Remove the syslinux splash screen image. Now it's provided by the package ↵ | Esteban Carnevale | |
parabolaiso-data. | |||
2013-09-02 | Leave only directory for profile releng | Esteban Carnevale | |
2013-09-02 | Add lynx to open network.html | Esteban Carnevale | |
2013-09-02 | Remove install.txt. It can become outdated, and it can't contain formatted ↵ | Esteban Carnevale | |
text and hyperlinks. | |||
2013-09-02 | Add HTML document that shows how to connect to Internet | Esteban Carnevale | |
2013-09-02 | Remove fetching the Installation Guide and mirrorlist file from the web | Esteban Carnevale | |
2013-09-02 | Add Atheros alx Ethernet driver | Esteban Carnevale | |
2013-09-02 | Edit for Parabola in new common package list file | Esteban Carnevale | |
2013-09-02 | Add libre repository to pacman.conf | Esteban Carnevale | |
2013-09-02 | Import Parabola keyring with pacman-init service | Esteban Carnevale | |
2013-09-02 | Replace: vmlinuz-linux -> vmlinuz-linux-libre | Esteban Carnevale | |
2013-09-02 | Replace: /bin/zsh arch -> /bin/zsh parabola | Esteban Carnevale | |
2013-09-02 | Replace: LABEL arch -> LABEL parabola | Esteban Carnevale | |
2013-09-02 | Replace: install_dir=arch -> install_dir=parabola | Esteban Carnevale | |
2013-09-02 | Replace: ARCH -> PARABOLA | Esteban Carnevale | |
2013-09-02 | Replace: -ARCH -> -LIBRE | Esteban Carnevale | |
2013-09-02 | Replace: ARCHISO -> PARABOLAISO | Esteban Carnevale | |
2013-09-02 | Replace: archiso -> parabolaiso | Esteban Carnevale | |
2013-09-02 | Replace: Arch Linux -> Parabola GNU/Linux-libre | Esteban Carnevale | |
2013-09-02 | Replace (excluding pacman-init.service and pacman.conf): (?<!@)archlinux -> ↵ | Esteban Carnevale | |
parabola | |||
2013-09-02 | Replace: .archlinux.org -> .parabolagnulinux.org | Esteban Carnevale | |
2013-09-02 | Replace: https?://www.archlinux.org -> https://parabolagnulinux.org | Esteban Carnevale | |
2013-09-02 | Replace string in all filenames: archiso -> parabolaiso | Esteban 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 -> gummiboot | Gerardo 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 wget | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2013-02-03 | [configs/releng] usbinput -> keyboard | Gerardo 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 xz | Gerardo 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 profile | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2012-12-21 | [configs/releng] Refactor build.sh: build only dual-iso | Gerardo 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-iso | Gerardo 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.12 | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2012-12-10 | [configs/releng] Update mkinitcpio.conf for 0.12 | Gerardo 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 installation | Gerardo 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/hosts | Gerardo 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@.service | Gerardo 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 default | Gerardo 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, redundant | Gerardo 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 anymore | Gerardo 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_64 | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> |