Commit Graph

  • b53d472be3 Modify Arch Install Scripts to work with Future Linux Install Scripts master v30 xhaa123 2024-10-29 12:28:58 +0800
  • 8d6b68ca30 Merge branch 'github/fork/Brijeshkrishna/patch-1' into 'master' Jelle van der Waa 2024-10-20 18:43:01 +0000
  • a60ad80361
    pacstrap: disable DownloadUser in pacman.conf v29 Morten Linderud 2024-10-20 20:40:09 +0200
  • cafd968c2a
    ci: add m4 Morten Linderud 2024-09-24 10:14:15 +0200
  • 66f37ab075
    pacstrap: disable sandbox Morten Linderud 2024-09-24 10:12:41 +0200
  • b4d12c1f1e
    Revert "umount lazily to avoid race conditions" Morten Linderud 2024-09-24 10:12:32 +0200
  • ddb845d2fe
    Revert "umount without sleep, as umount -l detaches inmediately" Morten Linderud 2024-09-24 10:12:19 +0200
  • 2767ea5b5e
    Merge remote-tracking branch 'origin/merge-requests/60' Morten Linderud 2024-04-07 20:04:36 +0200
  • edb5576afd
    Merge remote-tracking branch 'origin/merge-requests/61' Morten Linderud 2024-04-07 20:03:05 +0200
  • 8736a1b7d5
    doc: remove footer Mike Yuan 2022-12-20 18:02:50 +0800
  • becff9f3e3
    tree-wide: add SPDX headers and shebang Mike Yuan 2024-04-07 00:09:04 +0800
  • 3561b8fe2a
    tree-wide: remove vim config Mike Yuan 2023-08-07 23:30:43 +0800
  • f28810a3be
    editorconfig: we use 2 spaces for shell script indentation Mike Yuan 2024-04-06 23:55:25 +0800
  • 33a894f409
    github: remove CI Mike Yuan 2024-04-06 23:58:37 +0800
  • c2065454b4 umount without sleep, as umount -l detaches inmediately Alberto Salvia Novella 2024-02-16 18:14:23 +0100
  • 46a69d58e7 umount lazily to avoid race conditions Alberto Salvia Novella 2024-01-18 02:15:09 +0100
  • f976729cf0 Merge branch 'github/fork/Brijeshkrishna/patch-1' into 'master' Jelle van der Waa 2023-09-23 08:44:17 +0000
  • 1367a25b69 Merge branch 'asciidoc' into 'master' Jelle van der Waa 2023-09-20 00:03:55 +0000
  • c4cead0083 Merge branch 'morten/run-make-private' into 'master' Morten Linderud 2023-09-18 18:06:00 +0000
  • 22493153c7
    Merge remote-tracking branch 'origin/pull/57' Morten Linderud 2023-09-09 15:14:59 +0200
  • efad4f1881
    Merge remote-tracking branch 'origin/pull/58' Morten Linderud 2023-09-09 15:09:02 +0200
  • dbef490b03
    common: fix unshare chroot /dev symlinks Сашка724ая 2023-08-12 06:11:17 +0300
  • 4d3aec66b8
    arch-chroot: bind mount over a /etc/resolv.conf symlink nl6720 2023-08-02 17:05:58 +0300
  • e8aaa29d9a
    Update pacstrap.in github/fork/Brijeshkrishna/patch-1 Brijesh Krishna 2023-06-16 19:39:39 +0530
  • a5b772db02
    genfstab: ensure swap devices adhere to -f Morten Linderud 2023-05-26 17:01:25 +0200
  • 8ef909063c
    Merge remote-tracking branch 'origin/pull/51' Morten Linderud 2023-05-05 22:10:12 +0200
  • 3abde514b4 pacstrap: silence "only applied to the deepest dir" Emil Velikov 2023-03-25 00:58:44 +0000
  • abef18a432 arch-chroot: split variable declaration and assignment Emil Velikov 2023-03-24 20:09:20 +0000
  • 45a2073e33 Add gitlab-ci based on the mkinitcpio one Emil Velikov 2023-03-24 19:43:57 +0000
  • d05e136ac2 Add .editorconfig, from mkinitcpio Emil Velikov 2023-03-24 20:34:03 +0000
  • 12733c86cb tests: silence "referenced but not assigned" warnings Emil Velikov 2023-03-24 19:30:29 +0000
  • 3d05834dba tests: remove non-applicable ${1} handling Emil Velikov 2023-03-24 18:17:10 +0000
  • 0c848b83b5 common: split genfstab only helpers Emil Velikov 2023-03-24 18:16:20 +0000
  • 9f5888d4f2 common: quote all arguments Emil Velikov 2023-03-24 19:37:47 +0000
  • b4490d003e common: disable shellcheck SC2059 Emil Velikov 2023-03-29 21:32:09 +0100
  • c239649760 common: remove unused msg2() Emil Velikov 2023-03-29 21:38:13 +0100
  • 77e0895696 common: remove unused is_array() Emil Velikov 2023-03-24 17:57:35 +0000
  • b62c17b4e0
    overwriting of default files Brijesh Krishna 2023-04-15 17:24:40 +0530
  • 77c3cc7c1b
    Merge remote-tracking branch 'origin/pull/50' Morten Linderud 2023-04-02 01:24:25 +0200
  • aeaecf5ae5 arch-chroot: add option to preserve the chroot resolv.conf Emil Velikov 2023-03-24 21:12:02 +0000
  • 7e4e1c1bbf
    Merge remote-tracking branch 'origin/pull/49' Morten Linderud 2023-03-29 20:44:23 +0200
  • 0feec4a50a
    common: ensure /run is mounted with --make-private morten/run-make-private Morten Linderud 2023-03-26 19:56:43 +0200
  • c72a394de7 pacstrap: error out earlier, on invalid directory Emil Velikov 2023-03-24 21:05:28 +0000
  • 8af3fa3b8e pacstrap: delay selecting chroot/unshare setup Emil Velikov 2023-03-24 20:56:06 +0000
  • c911fbf92a pacstrap: stop interleaving functions and sequential code Emil Velikov 2023-03-24 20:18:14 +0000
  • 6c68163d4b pacstrap: move include_m4 after the globals Emil Velikov 2023-03-26 17:57:04 +0100
  • b07a1578d9 genfstab: reshuffle while read loop Emil Velikov 2023-03-24 20:42:20 +0000
  • 3a8e3de608 arch-chroot: delay selecting chroot/unshare setup Emil Velikov 2023-03-24 20:56:06 +0000
  • a6765cc5c4 arch-chroot: stop interleaving functions and sequential code Emil Velikov 2023-03-24 20:18:14 +0000
  • 7101c552a0 arch-chroot: move include_m4 after the globals Emil Velikov 2023-03-26 17:57:04 +0100
  • f5acbb9058
    Merge remote-tracking branch 'origin/pull/48' Morten Linderud 2023-03-26 19:41:43 +0200
  • bc2a9a7cae
    Merge remote-tracking branch 'origin/pull/47' Morten Linderud 2023-03-26 19:40:26 +0200
  • c465332a17
    Merge remote-tracking branch 'origin/pull/44' Morten Linderud 2023-03-26 19:40:09 +0200
  • be937006c8
    Merge remote-tracking branch 'origin/pull/45' Morten Linderud 2023-03-26 19:39:46 +0200
  • 20a193d5b1 zsh: pacstrap bring it up-to date Emil Velikov 2023-03-25 01:20:45 +0000
  • a9768a0c45 zsh: genfstab bring it up-to date Emil Velikov 2023-03-24 23:32:29 +0000
  • 1ad274a58e zsh: arch-chroot bring it up-to date Emil Velikov 2023-03-24 22:51:57 +0000
  • 1f8a62bf0b zsh: simplify arch-chroot and genfstab completion Emil Velikov 2023-03-24 22:04:23 +0000
  • 86088c21b1 zsh: split completion into separate files Emil Velikov 2023-03-24 21:50:24 +0000
  • 6468bafc5e make: move bash/zsh completions to separate directories Emil Velikov 2023-03-24 19:12:32 +0000
  • 4b782e25ef make: add shellcheck target Emil Velikov 2023-03-24 19:22:04 +0000
  • 5520c61fb0 make: add more PHONY targets Emil Velikov 2023-03-24 19:23:10 +0000
  • 06f697e3ae make: remove dummy uninstall target Emil Velikov 2023-03-24 19:20:45 +0000
  • f06deaaf26
    ci: update differential-shellcheck Mike Yuan 2023-03-26 18:19:37 +0800
  • ad778b6f74
    genfstab: remove atgc mount option Mike Yuan 2023-03-12 06:42:45 +0800
  • 0e14a1a13b
    genfstab,common: use named reference instead of globals github/fork/YHNdnzj/refactor-for-improvements-and-shellcheck Mike Yuan 2023-01-26 01:46:08 +0800
  • f40fc1f2b0
    doc: several cleanups (follow previous changes) Mike Yuan 2022-12-20 18:06:12 +0800
  • bc1b449f1f
    doc: remove footer Mike Yuan 2022-12-20 18:02:50 +0800
  • 7881d7ebce
    genfstab: drop ancient vfat quirk Mike Yuan 2022-12-20 17:58:40 +0800
  • 9aa95365c2
    arch-chroot: several cleanups Mike Yuan 2022-12-20 17:47:59 +0800
  • 2b9027a0ab
    genfstab: fix bind mount handling Mike Yuan 2022-12-20 17:16:06 +0800
  • 05d231aff9
    pacstrap: respect custom pacman.conf configs Mike Yuan 2022-12-20 17:09:34 +0800
  • c21e56e88e
    common: add check_root Mike Yuan 2022-12-20 17:08:10 +0800
  • e13ce65908
    common: check is_pseudofs or has_fsck more reliably Mike Yuan 2022-12-20 17:02:29 +0800
  • 092226862b
    genfstab: re-implement write_source Mike Yuan 2022-12-20 16:51:35 +0800
  • 4be53d3488
    common: several cleanup for *_setup Mike Yuan 2022-12-20 16:48:46 +0800
  • e3f9cb6498
    arch-chroot: move resolve_link and chroot_add_resolv_link to common Mike Yuan 2022-12-20 16:45:17 +0800
  • 33cf482649
    tree-wide: fix shellcheck warnings and style consistency Mike Yuan 2022-12-20 16:38:44 +0800
  • 560c00c9c2
    Merge remote-tracking branch 'origin/pull/37' Morten Linderud 2023-03-02 21:03:24 +0100
  • 2d1d4904b9
    Merge commit 'refs/pull/42/head' of github.com:archlinux/arch-install-scripts Morten Linderud 2023-01-25 13:47:01 +0100
  • 4a83825a9d
    common: avoid variable name conflict with genfstab Mike Yuan 2023-01-21 22:58:25 +0800
  • 326153e211
    Add shellcheck GitLab CI Mike Yuan 2022-11-24 03:17:22 +0800
  • f98c5d8268
    Add Differential ShellCheck GitHub Workflow Mike Yuan 2022-11-24 02:06:30 +0800
  • 4802e1197e
    Merge branch 'pr-36' v28 Morten Linderud 2022-11-20 14:59:40 +0100
  • 4457e31ee3
    Merge branch 'pr-33' Morten Linderud 2022-11-20 14:56:54 +0100
  • a2ed5bb493
    Merge branch 'pr-27' Morten Linderud 2022-11-20 14:55:31 +0100
  • added92801
    genfstab: remove subvolid= from btrfs options if subvol= is set Mike Yuan 2022-11-20 18:04:27 +0800
  • ef83a837fd
    pacstrap: add option '-D' to skip pacman dependency checks Mike Yuan 2022-10-25 16:58:47 +0800
  • 09952070ea
    Merge branch 'pr-32' Morten Linderud 2022-10-28 00:14:54 +0200
  • ebf492335e
    Merge branch 'pr-31' Morten Linderud 2022-10-28 00:13:26 +0200
  • ddafd7477e
    Merge branch 'pr-30' Morten Linderud 2022-10-28 00:12:27 +0200
  • 8f9725afc8
    Merge branch 'pr-28' Morten Linderud 2022-10-28 00:11:11 +0200
  • c04c43a6ce
    genfstab: fix src of bind mounts Mike Yuan 2022-10-20 15:43:46 +0800
  • c112489ff9
    genfstab: get rid of lsblk and use blkid or findmnt instead Mike Yuan 2022-10-25 18:40:40 +0800
  • 127a23ce73
    pacstrap: update bash completion (added missing options) Mike Yuan 2022-10-22 21:10:56 +0800
  • 91562aa99c
    pacstrap: remove obsolete option '-d' completely Mike Yuan 2022-10-22 21:02:10 +0800
  • ddf3134077
    pacstrap: add option '-P' to copy the host's pacman config to the target Mike Yuan 2022-10-22 20:40:35 +0800
  • 58849024de
    common: disable btrfs's fsck in fsck_types Mike Yuan 2022-10-20 16:34:12 +0800
  • c544eefad8 make blkid method better, ths YHNdnzj atryapkin 2022-10-04 14:39:06 +0300
  • 8c148e3884 add blkid method for uuid atryapkin 2022-10-03 09:29:59 +0300