Commit graph

1543 commits

Author SHA1 Message Date
Tobias Powalowski
f720c7fa53 remove package selection menu
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-12 16:50:37 +02:00
Tobias Powalowski
cddc645d40 correct exit from network cancel
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-12 16:45:02 +02:00
Tobias Powalowski
6b10319fc9 fix autoprepare routine, added minimum of 2500MB for /
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-12 16:38:06 +02:00
Tobias Powalowski
86fe4c2dc9 correct RAM needed to boot
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-11 14:02:49 +02:00
Tobias Powalowski
140fd7e838 remove media installation method from setup and quickinst
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-11 13:37:12 +02:00
Tobias Powalowski
f33ecb3191 remove local install from quickinst
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-11 10:58:34 +02:00
Tobias Powalowski
1dd7870888 update docs
Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
2021-09-10 16:31:44 +02:00
Tobias Powalowski
9075ddcfe6 bump mirrorlist 2021-08-23 08:16:39 +02:00
Tobias Powalowski
8ae0a79d50 update memory requirements to 4096 RAM 2021-08-10 20:06:35 +02:00
Tobias Powalowski
0dfeaf1d78 update project url on install docs 2021-08-09 13:58:08 +02:00
Tobias Powalowski
472b92db0f update project url 2021-08-08 19:02:32 +02:00
Tobias Powalowski
520ed4798b updated project url 2021-08-08 18:59:52 +02:00
Tobias Powalowski
a96eb1ef0e update mirrorlist 2021-08-08 11:40:32 +02:00
Tobias Powalowski
22e6418088 bump mirrorlist 2021-03-15 15:04:18 +01:00
Tobias Powalowski
558f5d5d3d update mirrorlist 2020-08-15 10:26:14 +02:00
Tobias Powalowski
0ab0087eac fix syntax 2020-07-24 19:00:49 +02:00
Tobias Powalowski
ee2fc65c23 fix autoprepare uefisyspart 2020-07-24 18:58:47 +02:00
Tobias Powalowski
956a85fdcc add netctl hint in docs 2020-07-24 18:19:09 +02:00
Tobias Powalowski
2a77279299 add new package selection to TODO 2020-07-22 13:31:53 +02:00
Tobias Powalowski
eb9005726d fix network on installed system by adding more packages to installation 2020-07-22 13:28:57 +02:00
Tobias Powalowski
5d2231129f add amd-ucode 2020-07-21 13:49:02 +02:00
Tobias Powalowski
97af308866 update download url 2020-07-21 12:24:29 +02:00
Tobias Powalowski
8311190a16 switch from network to core install by default 2020-07-21 12:14:56 +02:00
Tobias Powalowski
cf73b939f4 add TODO to setup 2020-07-21 07:42:09 +02:00
Tobias Powalowski
4e5829987f update RAM to 2048MB usage 2020-07-20 17:06:41 +02:00
Tobias Powalowski
c8d8890e44 update docs 2020-07-20 17:02:56 +02:00
Tobias Powalowski
8b7d619a87 add TODO to setup script 2020-07-20 16:56:08 +02:00
Tobias Powalowski
4c6f7acc80 adopt setup changes to quickinst script for new base layout 2020-07-20 16:36:09 +02:00
Tobias Powalowski
3e7eee05bf remove wrong check on btrfs subvolume not supported by bootloaders #60996 2020-07-20 16:24:03 +02:00
Tobias Powalowski
1847f2f404 add new base installation routine for new package layout, remove /boot limitation on btrfs subvolume 2020-07-20 16:12:25 +02:00
Tobias Powalowski
8c4df15701 update svn script 2020-07-18 15:58:43 +02:00
Tobias Powalowski
ff379bcdbc update refind-efi to refind package 2020-07-18 15:10:43 +02:00
Tobias Powalowski
a359fc0f0b update pacman config files 2020-07-17 10:40:30 +02:00
Tobias Powalowski
db4be9aca6 update mirrorlist 2020-07-17 10:34:20 +02:00
Tobias Powalowski
79fa0fafeb bump mirrorlist 2019-03-16 11:43:35 +01:00
Tobias Powalowski
4e1b6a1d3f update mirrorlist 2018-12-07 12:12:02 +01:00
Tobias Powalowski
40a2db8036 bump mirrorlist 2018-07-10 15:18:13 +02:00
Tobias Powalowski
708178f626 update docs 2018-06-26 17:49:40 +02:00
Tobias Powalowski
ddeb3a7221 don't fill partition in autoprepare bios mode to allow conversion to gpt later, add rereading of partitions after partition finished 2018-06-26 14:33:36 +02:00
Tobias Powalowski
e171f06df5 fix GPT dialogs and checks to a fit to new Windows 10 standards 2018-06-26 09:42:23 +02:00
Tobias Powalowski
533a8d0ba7 Use cfdisk as standard partitioner again for all types of partitions 2018-06-25 18:02:32 +02:00
Tobias Powalowski
4eb3d9c8f3 remove spaces on partitions in autoprepare mode 2018-06-25 17:23:53 +02:00
Tobias Powalowski
b555a688d3 correct fstab creation with , at the end of options 2018-06-25 16:16:20 +02:00
Tobias Powalowski
e8dca764b0 unset variables at end of _mkfs 2018-06-25 15:51:41 +02:00
Tobias Powalowski
ef8b60e627 cleanup devices 2018-06-25 14:58:11 +02:00
Tobias Powalowski
addf94300d fix nvme device in autoprepare mode 2018-06-25 14:15:15 +02:00
Tobias Powalowski
718e39eb5c remove BOOT_PART= setting from autoprepare 2018-06-25 12:20:37 +02:00
Tobias Powalowski
d3e28bf8ee add ${DISC} to EFI check 2018-06-25 11:45:48 +02:00
Tobias Powalowski
f33d7e8d3e fix missing ( and remove space 2018-06-25 11:43:13 +02:00
Tobias Powalowski
6389723b5d fix EFI System partition detection 2018-06-25 11:30:38 +02:00
Tobias Powalowski
b6ede67a8e replace findmnt with more robust output 2018-06-25 10:08:57 +02:00
Tobias Powalowski
6fe0edc5e4 fix DETECT_DISC and replace sed line with more robust check 2018-06-25 08:54:29 +02:00
Tobias Powalowski
c39a088f52 remove pcmcia 2018-06-23 23:21:25 +02:00
Tobias Powalowski
cabb9852e3 cleanup comment 2018-06-23 21:29:26 +02:00
Tobias Powalowski
e2fcce00a1 add zstd compression option for btrfs 2018-06-23 21:26:43 +02:00
Tobias Powalowski
b0bde32a7a remove critical btrfs mount options 2018-06-23 21:23:08 +02:00
Tobias Powalowski
ead4e7a2a5 surpress --root with --sysroot warning 2018-06-23 15:08:00 +02:00
Tobias Powalowski
25189c696b remove unneeded break on check_media 2018-06-23 14:43:15 +02:00
Tobias Powalowski
b80b239ecd revert wrong url syntax 2018-06-23 14:32:06 +02:00
Tobias Powalowski
71b0f2ec38 fix url 2018-06-22 18:03:38 +02:00
Tobias Powalowski
4cf26320bb fix server url in pacman.conf file in setup and quickinst 2018-06-22 17:00:14 +02:00
Tobias Powalowski
5167cffb05 raise RAM requirement to 1500 MB 2018-06-22 14:24:20 +02:00
Tobias Powalowski
720fd35b65 update makepkg.conf 2018-06-22 09:29:59 +02:00
Tobias Powalowski
60ff6d1fa9 update pacman mirrorlist 2018-06-22 09:11:21 +02:00
Tobias Powalowski
9eed39d321 update scheduler for more devices 2018-06-22 09:04:51 +02:00
Tobias Powalowski
fd42b3ca28 remove allinone config and script, remove unneeded presets and config files 2018-06-22 08:48:14 +02:00
Tobias Powalowski
befcadcbe1 add dhcp user 2018-06-20 11:32:23 +02:00
Tobias Powalowski
85dcba71a1 add render and dhcp group 2018-06-20 11:23:33 +02:00
Tobias Powalowski
ff54d5d73a fix quickinst url 2017-11-27 09:38:34 +01:00
Tobias Powalowski
e272947fc8 update mirrorlist 2017-11-27 09:34:08 +01:00
Tobias Powalowski
f1b86efb90 remove i686 hint from docs 2017-11-27 09:33:21 +01:00
Tobias Powalowski
f143d2925a remove i686 check from setup 2017-11-27 09:29:13 +01:00
Tobias Powalowski
2bd05a7f6f add x86_64 config and preset files 2017-11-27 09:17:34 +01:00
Tobias Powalowski
f5736606ef remove i686 support from pacman hook 2017-08-12 09:33:28 +02:00
Tobias Powalowski
bc7e725946 bump mirrorlist 2017-08-12 09:15:26 +02:00
Tobias Powalowski
135dc7486c update mirrorlist 2016-12-09 07:15:58 +01:00
Tobias Powalowski
86efa28d64 add systemd-coredump group and user 2016-12-07 16:43:09 +01:00
Tobias Powalowski
6a60b85616 bump mirrorlist 2016-12-07 14:21:44 +01:00
Tobias Powalowski
ea796a2e28 update mirrorlist 2016-10-15 19:58:21 +02:00
Tobias Powalowski
492ee882ab bump mirrorlist 2016-10-11 09:55:52 +02:00
Tobias Powalowski
e46933423b bump mirrorlist 2016-09-13 19:02:48 +02:00
Tobias Powalowski
995050bef1 bump mirrorlist 2016-08-26 14:30:39 +02:00
Tobias Powalowski
90e30f1999 fix preloader locations 2016-05-14 18:59:00 +02:00
Tobias Powalowski
7182d3fc0f update mirrorlist 2016-05-14 17:35:20 +02:00
Tobias Powalowski
e1f0427a17 update mirrorlist 2016-01-19 09:34:44 +01:00
Tobias Powalowski
4ae6a67da8 update mirrorlist 2015-10-19 16:28:34 +02:00
Tobias Powalowski
2f3f090324 bump mirrorlist 2015-09-12 11:39:43 +02:00
Tobias Powalowski
342430b160 change to cryptsetup defaults during luks creation 2015-09-04 20:17:37 +02:00
Tobias Powalowski
52531f7221 update docs 2015-09-04 19:41:37 +02:00
Tobias Powalowski
139efd2fb7 replace gummiboot in installer with systemd-boot 2015-09-04 19:40:16 +02:00
Tobias Powalowski
c8e89a9ffd change sshd config for new openssh version 7 2015-09-04 18:42:17 +02:00
Tobias Powalowski
dc01648ab3 bump mirrorlist 2015-09-04 18:05:52 +02:00
Tobias Powalowski
ccb77ed1fe update mirrorlist 2015-05-19 16:06:16 +02:00
Tobias Powalowski
234708dd80 update squashfs mount part 2015-05-08 15:57:50 +02:00
Tobias Powalowski
cf2b6057c3 update mirrorlist 2015-03-16 08:03:06 +01:00
Tobias Powalowski
ed39fd163f add sleep to squashfs mounting 2015-03-11 09:40:12 +01:00
Tobias Powalowski
ca5322088a add proc group 2015-03-08 12:57:55 +01:00
Tobias Powalowski
7a6a1f5306 update mirrorlist 2015-02-28 13:33:42 +01:00
Tobias Powalowski
7a144a3a8c update mirrorlist 2015-02-07 11:56:22 +01:00
Tobias Powalowski
4eab6277fe remove btrfs from HOOKS= 2015-01-16 09:29:06 +01:00
Tobias Powalowski
e1ee20b8d5 remove defaults of btrfs as extref and skinny-metadata 2015-01-15 18:17:29 +01:00
Tobias Powalowski
5c3d48033b add balancing on btrfs mounts 2015-01-15 18:10:16 +01:00
Tobias Powalowski
db02c94c48 fix btrfs metadata raid level 2015-01-15 14:52:34 +01:00
Tobias Powalowski
d615025250 fix boot parameters 2015-01-12 14:41:55 +01:00
Tobias Powalowski
5f951fac3a update mirrorlist 2015-01-08 19:50:20 +01:00
Tobias Powalowski
ea9df143b8 bump memory requirement 2014-12-17 08:19:58 +01:00
Tobias Powalowski
fa14f8739f update mirrorlist 2014-12-17 08:18:47 +01:00
Tobias Powalowski
a53b57a495 remove pacman-key hack for gnupg 2.1.x 2014-12-17 08:18:05 +01:00
Tobias Powalowski
15a5bd44cc higher memory requirement 2014-11-18 08:38:44 +01:00
Tobias Powalowski
b9d7e74209 update mirrorlist 2014-11-17 08:32:58 +01:00
Tobias Powalowski
c7bd0d5211 fix permission on pacman-key 2014-11-13 08:42:29 +01:00
Tobias Powalowski
1ffbdfc48b fix pacman-key until pacman has fix for gnupg issue 2014-11-13 08:25:02 +01:00
Tobias Powalowski
990f614314 fix syslinux initrd syntax 2014-11-12 15:20:03 +01:00
Tobias Powalowski
37aa519bc6 replace hardcoded intel-ucode.img 2014-11-12 14:21:14 +01:00
Tobias Powalowski
97a5b4fd09 add intel-ucode to setup script 2014-11-12 14:18:16 +01:00
Tobias Powalowski
2071a64460 always add intel-ucode on installation 2014-11-12 09:36:42 +01:00
Tobias Powalowski
05a1783004 bump mirrorlist 2014-11-11 17:47:24 +01:00
Tobias Powalowski
30ae2c57e9 add empty machine-id to solve systemd trouble 2014-09-10 16:37:41 +02:00
Tobias Powalowski
405ea940cb add more systemd groups and programs 2014-09-10 09:55:55 +02:00
Tobias Powalowski
2d87865990 bump mirrorlist 2014-09-09 21:59:01 +02:00
Tobias Powalowski
2fdc70f04b fix swap message in autoprepare mode 2014-08-02 11:24:13 +02:00
Tobias Powalowski
5a8fc03216 silence blockdevice checks, fix proc umount 2014-08-02 11:16:12 +02:00
Tobias Powalowski
def2620416 update pacman mirrorlist 2014-07-07 08:41:26 +02:00
Tobias Powalowski
f1508f90c3 sync groups with latest filesystem package 2014-07-05 22:20:37 +02:00
Tobias Powalowski
81f41f56a0 add ldap to passwd 2014-06-22 22:09:19 +02:00
Tobias Powalowski
1b316a52bd Keshav: Use /EFI/BOOT instead of /EFI/boot due to case-sensitivity issues 2014-06-21 23:06:20 +02:00
Tobias Powalowski
d70b090298 update docs 2014-06-18 16:57:23 +02:00
Tobias Powalowski
109f26abec update docs 2014-06-18 16:51:37 +02:00
Tobias Powalowski
1036c170a0 add more systemd groups for 214 2014-06-18 16:18:53 +02:00
Tobias Powalowski
cfc1407ecb add more systemd groups 2014-06-05 21:59:27 +02:00
Tobias Powalowski
82bbefc958 add force to mke2fs creation 2014-06-04 09:45:24 +02:00
Tobias Powalowski
b5725ad5ef fix setup syntax at line 5013 2014-06-04 09:04:42 +02:00
Tobias Powalowski
423d4e5218 update mirrorlist 2014-06-04 08:45:49 +02:00
Tobias Powalowski
be1b1d1452 Detect EFI MIXED MODE in setup script 2014-05-15 09:34:54 +02:00
Tobias Powalowski
e8787d124c update makepkg.conf files 2014-05-11 10:57:25 +02:00
Tobias Powalowski
998595e17b update makepkg.conf files 2014-05-11 10:55:55 +02:00
Tobias Powalowski
c831278a83 clear ssd_mountoptions everytime 2014-04-25 21:24:49 +02:00
Tobias Powalowski
056cb9e74c Download UEFI Shell IA32 v2 and v1 from Tianocore EDK2 SVN repo
Remove 'efi_no_storage_paranoia' kernel parameter from ISO booting and setup script

Remove not needed 'gpt' kernel parameter
2014-04-25 21:14:59 +02:00
Tobias Powalowski
6213f48c6d add missing new line in udev line 2014-04-16 18:59:21 +02:00
Tobias Powalowski
e161c77a8e add sysctl file for swap which enables swapiness for performance 2014-04-14 09:28:35 +02:00
Tobias Powalowski
861239cd22 add sysctl file for swap which enables swapiness for performance 2014-04-14 09:26:34 +02:00
Tobias Powalowski
919793cb26 add autoprepare btrfs subvolume for home and root, switch GPT to default scheme 2014-04-13 19:39:37 +02:00
Tobias Powalowski
62bdefdbac default to compression on btrfs 2014-04-12 13:47:34 +02:00
Tobias Powalowski
01015e35a5 default to compression on btrfs 2014-04-12 10:32:12 +02:00
Tobias Powalowski
bf037b528a fix subvolume checl 2014-04-12 10:26:16 +02:00
Tobias Powalowski
6617f8f3ed remove space_cache option from btfs code, it's used automatically 2014-04-12 10:10:39 +02:00
Tobias Powalowski
2e629191c4 add subvolume to bootloaders if btrfs is used on / 2014-04-12 10:09:03 +02:00
Tobias Powalowski
1a08c928b5 remove audit=0 2014-04-11 19:56:25 +02:00
Tobias Powalowski
dc89666ae5 more btrfs fixes 2014-04-11 19:52:30 +02:00
Tobias Powalowski
08edf83808 add ssd scheduler rule file 2014-04-11 17:34:32 +02:00
Tobias Powalowski
c402554d3f add ldap user and group 2014-04-11 17:26:54 +02:00
Tobias Powalowski
09faafab39 remove btrfs ssd from autoprepare 2014-04-10 17:13:35 +02:00
Tobias Powalowski
b83f137488 write mount options to fstab 2014-04-10 16:19:25 +02:00
Tobias Powalowski
48a6ac5d3c add new ssd detection and mount options eg. (autodefrag,discard,ssd,inode_cache,space_cache), added udev rule for deadline scheduler on ssd disks 2014-04-10 16:14:32 +02:00
Tobias Powalowski
a2292b7f54 add new btrfs ssd routine 2014-04-09 17:18:21 +02:00
Tobias Powalowski
52e66ddb1e more btrfs changes 2014-04-09 09:21:15 +02:00
Tobias Powalowski
6cf19f2ed9 correct btrfs raid message 2014-04-09 08:45:36 +02:00
Tobias Powalowski
d78469ce0b fix dhcpcd rule 2014-03-12 09:37:06 +01:00
Tobias Powalowski
8ea6e0772e add register=no to allinone docs 2014-03-12 08:17:42 +01:00
Tobias Powalowski
c3652e0d43 add audit=0 to kernel parameters 2014-02-25 16:00:34 +01:00
Tobias Powalowski
5eea642add fix quickinst in network mode 2014-01-14 18:01:01 +01:00
Tobias Powalowski
48007d001c Only launch dhcpcd on ethernet interfaces 2014-01-11 21:46:46 +01:00
Tobias Powalowski
0c864bb53e remove shutdown hook code 2013-12-16 08:59:13 +01:00
Tobias Powalowski
a5c48ae059 Keshav: Setup: Update GRUB Standalone EFI image generatio code to
work with latest grub pkg based on -git snapshot
2013-12-03 17:02:40 +01:00
Tobias Powalowski
c737a1de4e fix nilfs2 creation 2013-10-19 12:57:35 +02:00
Tobias Powalowski
ad56d8c54c also rely on mountpoint not only on GUID, to avoid wrong check 2013-10-19 09:46:49 +02:00
Tobias Powalowski
262cf10771 detect_uefi also in destdir_mounts 2013-10-19 09:36:35 +02:00
Tobias Powalowski
7d31c51314 only remove /boot if UEFI boot was used 2013-10-19 09:14:35 +02:00
Tobias Powalowski
a47f641c3f fix typo 2013-10-19 08:29:26 +02:00
Tobias Powalowski
b89428e61f remove testing hack during network bootloader installation 2013-10-19 08:23:26 +02:00
Tobias Powalowski
c134542804 add new fstab generator, which honors systemds capability to removenot needed fstab entries 2013-10-18 21:44:26 +02:00
Tobias Powalowski
648e1fd9e0 ldlinux.sys is not existent on btrfs, allow syslinux on btrfs 2013-10-17 14:23:23 +02:00
Tobias Powalowski
87ff385c06 fix btrfs creation if filesystem is already present 2013-10-16 09:18:58 +02:00
Tobias Powalowski
4d4328421f cleanup fstab from all entries first 2013-10-15 18:10:35 +02:00
Tobias Powalowski
3069ee8596 update GPT info text 2013-10-15 17:49:45 +02:00
Tobias Powalowski
6b4a0a0f50 fix makepkg.conf files for !staticlibs 2013-10-15 13:03:39 +02:00
Tobias Powalowski
0652c8c95e fix typo 2013-10-15 12:57:32 +02:00
Tobias Powalowski
0b1a74bc06 fix GPT partitioning in autoprepare mode 2013-10-15 12:56:37 +02:00
Tobias Powalowski
7c38f3cbda shorten guids supported with next gptfdisk 2013-10-14 12:17:56 +02:00
Tobias Powalowski
63d76abdc5 set EFISYSLINUX defaut to /boot 2013-10-14 12:01:58 +02:00
Tobias Powalowski
bed7e07fd5 add new GUID's for /home and swap in autoprepare function 2013-10-12 10:07:44 +02:00
Tobias Powalowski
231c99a093 update docs 2013-10-11 08:30:33 +02:00
Tobias Powalowski
2f22ab5f92 Do not always enable testing repository 2013-09-25 22:00:25 +02:00
Tobias Powalowski
14a67fff2e don't run bootloader section always twice 2013-09-22 21:09:44 +02:00
Tobias Powalowski
f7b5b70bc3 Only ask once about efisys partition 2013-09-22 14:23:45 +02:00
Tobias Powalowski
93cac33096 simplify bootloader loop 2013-09-22 14:11:49 +02:00
Tobias Powalowski
7f7ce72d6d only ask once about direct uefi bootloader installing, ask always for installing another bootloader 2013-09-22 14:01:29 +02:00
Tobias Powalowski
b8142669c3 add correct loop for multiple bootloader installation in uefi mode 2013-09-22 13:28:58 +02:00
Tobias Powalowski
09ca835c56 do not reinstall all uefi packages, if not needed 2013-09-22 12:39:35 +02:00
Tobias Powalowski
1746f2943d Keshav: Make sure main install_bootloader_menu is run even if the
user says no for uefi bootloader menu
2013-09-22 09:03:54 +02:00
Tobias Powalowski
857f0d3dbb Keshav: Make sure we run chroot_mount() before using grub-probe.
Install GRUB efi files to /EFI/grub instead of /EFI/arch_grub
2013-09-21 22:01:27 +02:00
Tobias Powalowski
95acf40919 remove uefi_common from gummiboot and refind 2013-09-21 10:07:07 +02:00
Tobias Powalowski
27faee205c simplify uefi_common package installation, run pacman only once 2013-09-19 08:59:43 +02:00
Tobias Powalowski
0343212a04 fix space 2013-09-18 18:52:41 +02:00
Tobias Powalowski
24f1b5a12f fix permissions of /sys /dev/ /proc to keep it consistent with filesystem package 2013-09-18 16:13:12 +02:00
Tobias Powalowski
5018589a74 fix unmounting of /sys part2 2013-09-18 15:53:26 +02:00
Tobias Powalowski
3f4230eceb fix unmounting of /sys 2013-09-18 15:52:49 +02:00
Tobias Powalowski
d252f723c3 Keshav: Use 'mount --rbind' instead of 'mount --bind' for
chroot_mount() so that all the sub-mounts are also present inside the chroot
2013-09-18 14:31:52 +02:00
Tobias Powalowski
2f55d36da9 Keshav: Disable old efivars kernel module completely, even if it is
found in the archboot initramfs image.
2013-09-18 08:16:07 +02:00
Tobias Powalowski
ac98db7669 Keshav: Remove all traces of sysfs-efivars from setup script 2013-09-18 08:14:52 +02:00