Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-04 | setup_env.sh: python pkg name updates | Britney Fransen | 4 | -4/+3 | |
linhes-install.service: change starting | |||||
2017-12-11 | update boot image for R8.5.1 | Britney Fransen | 5 | -5/+11 | |
2017-03-30 | packages.x86_64.cache: update for newer package names | Britney Fransen | 1 | -4/+3 | |
2017-03-30 | mpv2.py: recheck PKGBUILD in cases where git changes pkgver | Britney Fransen | 1 | -0/+4 | |
2017-03-30 | update to boot image for R8.4.3 | Britney Fransen | 1 | -0/+0 | |
2017-01-27 | build.sh: add mount2.28.2 to airootfs | Britney Fransen | 2 | -0/+2 | |
2017-01-20 | update boot images for R8.4.2 | Britney Fransen | 2 | -0/+0 | |
2016-11-16 | packages.x86_64: add bash-completion | Britney Fransen | 2 | -0/+2 | |
packages.x86_64.cache: add libva-intel-driver | |||||
2016-11-16 | sync_repo_testing-core.sh: exclude all -testing files | Britney Fransen | 1 | -4/+2 | |
2016-06-14 | enter_dev_chroot.sh: remove unneeded leading slash in ckMount | Britney Fransen | 1 | -1/+1 | |
2016-06-08 | km-down.prf: add files.tar.gz and old | Britney Fransen | 2 | -0/+2 | |
2016-05-18 | update boot images for R8.4.1 | Britney Fransen | 2 | -0/+0 | |
2016-05-18 | packages.x86_64.cache: add nvidia-settings | Britney Fransen | 1 | -0/+1 | |
2016-05-18 | go.sh: copy files for build.sh | Britney Fransen | 2 | -1/+9 | |
setup_env.sh: add pkgs needed for building iso and syncing repos | |||||
2016-05-18 | setup_env.sh: add unison to installed pkgs in build root | Britney Fransen | 2 | -2/+3 | |
2016-05-18 | enter_dev_chroot.sh: copy in bashrc_linhes | Britney Fransen | 1 | -2/+2 | |
2016-05-18 | mkarchroot: change pacman force flag to --force; pacman doesn't support -f ↵ | Britney Fransen | 1 | -1/+1 | |
anymore | |||||
2016-05-12 | update boot background to R8.4 | Britney Fransen | 2 | -0/+0 | |
2016-05-09 | pre_install.sh: move mysql attempt counter so that all other failures are caught | Britney Fransen | 1 | -6/+6 | |
2016-05-04 | chk_arch_pkg.py: update arch url | Britney Fransen | 1 | -3/+3 | |
2016-04-07 | chk_arch_pkg.py: change aur url | Britney Fransen | 1 | -2/+2 | |
2016-04-07 | mpv2.py: add check for makedepends_x86_64 | Britney Fransen | 1 | -2/+4 | |
2016-02-12 | customize_airrootfs.sh: update for systemd network naming | Britney Fransen | 1 | -1/+5 | |
2016-01-20 | mpv2.py: add --skippgpcheck | James Meyer | 1 | -1/+2 | |
2015-07-15 | makepkg.conf: add VCS sources | Britney Fransen | 1 | -2/+7 | |
2015-07-15 | chk_arch_pkg.py: update for aur4 | Britney Fransen | 1 | -6/+6 | |
2015-06-12 | sync_repo_testing-core.sh: update for x86_64 | Britney Fransen | 1 | -4/+4 | |
2015-02-18 | update boot background for R8.3 | Britney Fransen | 2 | -0/+0 | |
2015-02-10 | mkinitcpio.conf: remove hooks that have been replaced by block and keyboard | Britney Fransen | 3 | -5/+10 | |
packages.x86_64: update the lists for nvidia-340xx and nvidia-304xx | |||||
2015-02-06 | chk_arch_pkg.py: add cmd line to override dir name | Britney Fransen | 1 | -0/+5 | |
2015-02-06 | mpv2.py: --md5 look for sha256sum lines | Britney Fransen | 1 | -1/+1 | |
2015-02-06 | chk_arch_pkg.py: add testing and community-testing repos | Britney Fransen | 1 | -3/+6 | |
2014-12-25 | chk_arch_pkg.py: fix aur version check | Britney Fransen | 1 | -0/+1 | |
2014-12-19 | chk_arch_pkg.py: utility to pull down arch sources for current package | Britney Fransen | 2 | -0/+472 | |
lddd: from arch devtools | |||||
2014-12-02 | makepkg.conf: update | Britney Fransen | 1 | -23/+53 | |
2014-11-23 | README: updates for some changes. | Britney Fransen | 3 | -113/+108 | |
2014-11-23 | rm splash.png as it gets copied from by go.sh and add splash.png to gitignore. | Britney Fransen | 2 | -0/+1 | |
2014-10-27 | pristine.list: added /boot | James Meyer | 1 | -2/+0 | |
2014-10-27 | update boot background for R8.2 | Britney Fransen | 2 | -0/+0 | |
2014-10-27 | iso_build: change iso build name and prevent kms for nvidia cards | James Meyer | 2 | -2/+8 | |
2014-10-23 | packages.x86_64.cache: modify/add libgl | Britney Fransen | 1 | -1/+2 | |
2014-10-13 | archiso-19 + configs for linhes iso. | James Meyer | 251 | -24/+7536 | |
This provides archiso-19 but doesn't install it inside the dev env. | |||||
2014-09-03 | Convert dev chroot to a container. | James Meyer | 6 | -9/+341 | |
This was needed to play nice with systemd and the way it mounts /dev/pts inside the chroot as public (breaking the default kernel policy). When public after /dev/pts inside the chroot is unmounted it also unmounts /dev/pts for the host. Same general steps as before. - Create new container with ./setup_env_container.sh - Enter container using ./enter_dev_container.$ARCH.$TS | |||||
2014-04-12 | mpv2.py: don't delete .logrotate files | Britney Fransen | 1 | -1/+1 | |
2014-02-19 | updates for packages.x86_64 and cache. | Britney Fransen | 3 | -13/+16 | |
build.sh: check if .caches lines are commented out and ignore if so. | |||||
2014-02-18 | packages.x86_64: add mythnews and mythweather | Britney Fransen | 2 | -2/+3 | |
packages.x86_64.cache: add mythnetvision | |||||
2014-01-07 | splash screen updated to 8.1 and added mythinstall to the list of packages | James Meyer | 4 | -1/+1 | |
2013-12-05 | archiso_sys.cfg: change boot options to show boot progress | Britney Fransen | 1 | -3/+3 | |
2013-12-04 | archiso_sys.cfg: change boot options and clarify | Britney Fransen | 2 | -10/+11 | |
.gitignore: add splash.png as it gets changed from go.sh | |||||
2013-11-08 | packages.x86_64.cache: remove local-website | Britney Fransen | 1 | -1/+0 | |