Commit graph

1394 commits

Author SHA1 Message Date
Tobias Powalowski
a4476d260f Keshav: Add support to define UEFISYS mountpoint in autoprepare() 2013-06-22 20:24:37 +02:00
Tobias Powalowski
7f0502d18a Keshav: Make KERNEL PARAMS common for all bootloaders and detect UEFI 2013-06-22 20:23:24 +02:00
Tobias Powalowski
ab6189dc2a Keshav: Remove uefi_ARCH code, make code common to ARCH 2013-06-22 20:21:44 +02:00
Tobias Powalowski
58ca61241e Keshav: Remove UEFI-kernel cross-ARCH support - 1 2013-06-22 20:20:55 +02:00
Tobias Powalowski
953dff31dc add secure boot to docs 2013-06-20 12:26:37 +02:00
Tobias Powalowski
0483ae7d4a add ssh to docs 2013-06-18 16:58:57 +02:00
Tobias Powalowski
956c061fad remove arch_addons, it's not working anymore and not needed 2013-06-18 16:13:19 +02:00
Tobias Powalowski
cf651eca55 fix network netctl part with dhcpcd on interfaces first 2013-06-18 12:41:40 +02:00
Tobias Powalowski
818df41b04 add dhcpcd activation like archiso 2013-06-18 09:26:32 +02:00
Tobias Powalowski
98f12e6dcd change to systemd method of pacman initilisation 2013-06-17 22:05:53 +02:00
Tobias Powalowski
d7af2e4d36 update web adresses 2013-06-17 15:52:53 +02:00
Tobias Powalowski
b3d5e7dc6f update web adresses 2013-06-17 15:50:58 +02:00
Tobias Powalowski
88f83b9172 + 2013-06-17 15:48:02 +02:00
Tobias Powalowski
a55213491e update web adresses and added kms hint on boot message 2013-06-17 15:40:24 +02:00
Tobias Powalowski
26fe418b87 update Readme.txt 2013-06-10 17:01:57 +02:00
Tobias Powalowski
47858a4765 update TODO.txt 2013-06-10 16:28:24 +02:00
Tobias Powalowski
5f60557918 update Readme.txt to reflect latest changes 2013-06-10 16:21:14 +02:00
Tobias Powalowski
9582deaf96 updated allinone howto 2013-06-10 15:43:18 +02:00
Tobias Powalowski
5309fb9f64 remove outdated restore usb stick docs 2013-06-10 15:14:56 +02:00
Tobias Powalowski
eaf5e54294 bump devices.txt 2013-06-10 15:12:38 +02:00
Tobias Powalowski
a2f077c923 fix menu size on uefi setup 2013-06-09 21:51:36 +02:00
Tobias Powalowski
cba3f4cb6b Keshav: minor edits 2013-06-07 08:53:43 +02:00
Tobias Powalowski
c3bb86ef58 Keshav: Use /usr/bin/env bash 2013-06-07 08:53:17 +02:00
Tobias Powalowski
eb841ed76e Keshav: Remove EFISTUB linux.conf code as it does not exist in the kernel upstream 2013-06-07 08:51:19 +02:00
Tobias Powalowski
65332134d7 Keshav: Replace df with findmnt 2013-06-07 08:43:34 +02:00
Tobias Powalowski
170e42ed10 readd poweroff to syslinux menus 2013-06-06 08:34:20 +02:00
Tobias Powalowski
b04521647d update docs to new uefi boot 2013-06-05 17:25:05 +02:00
Tobias Powalowski
20e78fb596 add UEFI efilinux fixes 2013-06-05 07:27:00 +02:00
Tobias Powalowski
12e3f101a5 basically adds some important kernel parameters and fixed EFISTUB initrd path woth linux style forward slashes (which has been supported in kernel 3.9, LTS kernel do not support EFISTUB so thats not an issue anyway) and some efibootmgr fixes with main addition being support for direct EFISTUB booting via efivars rather than any of the UEFI boot managers. 2013-06-03 21:24:44 +02:00
Tobias Powalowski
a3912bd84f fix autoprepare size of filesystem selection 2013-06-03 17:35:56 +02:00
Tobias Powalowski
8636dfc8b7 fix f2fs support in setup 2013-06-03 17:31:11 +02:00
Tobias Powalowski
c3fcabc8ce fix tz for correct output 2013-06-03 16:24:12 +02:00
Tobias Powalowski
a1e7dec006 update profile 2013-06-01 08:31:59 +02:00
Tobias Powalowski
20f05e8e47 update pacman mirrorlist 2013-06-01 07:36:49 +02:00
Tobias Powalowski
1e53ac18d4 remove netcfg hack, always add systemd-sysvcompat 2013-05-31 16:03:48 +02:00
Tobias Powalowski
382e8dc1ba remove netcfg hack, always add systemd-sysvcompat 2013-05-31 16:03:06 +02:00
Tobias Powalowski
1f3e25047f add f2fs-tools to setup quickinst and svn checkout 2013-05-23 12:48:10 +02:00
Tobias Powalowski
8878cc5f34 fix tz for correct ntpd usage 2013-05-23 09:15:20 +02:00
Tobias Powalowski
fb6b8d0dde move var-tmp.mount to correct destination 2013-05-23 08:08:19 +02:00
Tobias Powalowski
23ebbc2cdc we need /var/tmp mounted on tmpfs else privatetmp is broken 2013-05-22 21:37:32 +02:00
Tobias Powalowski
2e87271c81 correct grub /usr/bin dir 2013-05-21 12:38:42 +02:00
Tobias Powalowski
4ffd567f90 remove lilo from setup routine 2013-05-21 12:38:07 +02:00
Tobias Powalowski
0e2ed4fdb8 more tz fixes 2013-05-08 09:46:36 +02:00
Tobias Powalowski
5c550d2a96 correct autotimesetting 2013-05-08 09:39:23 +02:00
Tobias Powalowski
91c002da8e remove not needed timezone.conf 2013-05-08 08:37:15 +02:00
Tobias Powalowski
bf3f8c996e add ntpd and change tz to systemd style 2013-05-07 18:56:31 +02:00
Tobias Powalowski
a1fc0e3816 update docs 2013-05-07 12:10:48 +02:00
Tobias Powalowski
9f3a5be712 add F2FS support to setup 2013-05-07 12:02:34 +02:00
Tobias Powalowski
72beaa2736 add RAID5/6 support for btrfs 2013-05-07 09:56:47 +02:00
Tobias Powalowski
c99f6b8b11 add LOGFILES to makepkg.conf 2013-05-07 08:43:06 +02:00
Tobias Powalowski
bf43081479 bump pacman config files to 4.1 2013-04-05 17:34:59 +02:00
Tobias Powalowski
829ce89cd5 readd dnsutils to net hook 2013-03-27 15:52:30 +01:00
Tobias Powalowski
914dff733d use localectl in km script 2013-03-26 15:31:44 +01:00
Tobias Powalowski
4056e6a93a don't go to package install on aborting package selection 2013-03-26 14:26:13 +01:00
Tobias Powalowski
7165694ceb simplify ftp / media install routine 2013-03-25 17:48:49 +01:00
Tobias Powalowski
f461093a1d remove partition hint on grub installation menu, it is not recommended at all by grub/arch devs 2013-03-25 16:26:28 +01:00
Tobias Powalowski
9a216ba5a0 change to uname -r usage to detect lts kernel 2013-03-25 15:35:05 +01:00
Tobias Powalowski
027a9a0a45 remove commented not needed autoprepare check 2013-03-25 12:21:05 +01:00
Tobias Powalowski
c62e3ec364 use same mount message in autoprepare as in set mountpoints 2013-03-25 11:58:27 +01:00
Tobias Powalowski
5940065c9a replace hardcoded /install with DESTDIR 2013-03-25 11:48:18 +01:00
Tobias Powalowski
fb097cc54b add check on netctl directory 2013-03-25 11:25:15 +01:00
Tobias Powalowski
6e77197a7e fix logging on netctl errors, use journalctl instead off tty7 2013-03-25 09:47:49 +01:00
Tobias Powalowski
b5a0a6289e fix LTS boot detection 2013-03-25 08:13:48 +01:00
Tobias Powalowski
5c9ea04623 fix wireless netctl routine 2013-03-23 12:18:31 +01:00
Tobias Powalowski
7f36b97dcb fix quickinst netctl 2013-03-19 12:22:11 +01:00
Tobias Powalowski
3dc8ed46e2 remove named user and group, no bind is installed anymore 2013-03-19 12:14:45 +01:00
Tobias Powalowski
c02fe0d2aa add check for netctl on the repositories 2013-03-19 12:06:58 +01:00
Tobias Powalowski
1c0d62d6c3 fix UEFISYS_MOUNTPOINT 2013-03-19 09:37:19 +01:00
Tobias Powalowski
fb24504028 add systemd-journal group 2013-03-17 09:22:03 +01:00
Tobias Powalowski
18de1b4995 always install netctl insted of netcfg 2013-03-17 09:14:26 +01:00
Tobias Powalowski
4e843e84f5 add Keshavs gummiboot fixes 2013-03-16 22:10:26 +01:00
Tobias Powalowski
35be14ada6 start gummiboot changes for setup 2013-03-06 12:37:09 +01:00
Tobias Powalowski
4cf6bb142e fix dhclient setting in netctl part 2013-02-22 20:51:06 +01:00
Tobias Powalowski
43a2a963c9 update docs to reflect netctl 2013-02-22 20:34:35 +01:00
Tobias Powalowski
0700738663 replace netcfg routine with netctl 2013-02-22 20:32:29 +01:00
Tobias Powalowski
8c81e1224e update mirrorlist 2013-02-04 14:51:19 +01:00
Tobias Powalowski
3fbf5b046e add systemd-sysvcompat always 2013-02-02 09:13:17 +01:00
Tobias Powalowski
1d4783cfb8 blacklist floppy module, it causes weird messages in setup due to blkid usage 2013-02-01 22:46:16 +01:00
Tobias Powalowski
2c055f4afa remove rc.conf from docs 2013-02-01 19:45:00 +01:00
Tobias Powalowski
58d3b2f1ae remove initscripts compat mode from quickinst 2013-02-01 19:41:00 +01:00
Tobias Powalowski
873374a9c2 remove initscripts compat mode from setup 2013-02-01 19:38:49 +01:00
Tobias Powalowski
9aae2eba0d add named user for bind 2013-02-01 16:40:49 +01:00
Tobias Powalowski
e7e0cb1a0b remove efivars modprobe it will be in the kernel >3.7.5 and > 3.0.61 2013-02-01 13:47:11 +01:00
Tobias Powalowski
ed8d7d9ca6 update to latest mirrorlist 2013-01-31 16:20:36 +01:00
Tobias Powalowski
1e9666e315 remove poweroff from syslinux boot entries, 5.x does not support poweroff anymore 2013-01-31 14:59:26 +01:00
Tobias Powalowski
fa4b39cfd1 add needed refind changes to scripts 2013-01-30 18:14:03 +01:00
Tobias Powalowski
7a49d1ef08 update to new kernelversion detection 2013-01-21 17:19:00 +01:00
Tobias Powalowski
9763a85c27 remove persisten network and soundcard hack, systemd handles this now 2013-01-21 16:44:47 +01:00
Tobias Powalowski
3f60f07d17 remove rc.conf hint from quickinst 2013-01-21 16:33:16 +01:00
Tobias Powalowski
f858121e9a remove usbinput detection, keyboard is now in default mkinitcpio array 2013-01-21 12:29:35 +01:00
Tobias Powalowski
53a4f47571 remove usbinput detection, keyboard is now in default mkinitcpio array 2013-01-21 12:28:09 +01:00
Tobias Powalowski
905419b999 remove double check on ntfs in quickinst 2012-12-03 17:32:50 +01:00
Tobias Powalowski
d1aaf8a85d remove ide-legacy, remove deprecated fw and usb hook from setup 2012-12-03 15:30:42 +01:00
Tobias Powalowski
f52f6cf841 fixes minor issues in archboot refind config, removed the GRUB UEFI parts from ISO generation scripts 2012-12-03 09:10:46 +01:00
Tobias Powalowski
b2583aaa52 add init changes: init: condense early module loading, remove needless workaround for empty rootdelay, declare defaults earlier, remove unneeded variable expansion 2012-11-29 15:20:05 +01:00
Tobias Powalowski
b2220058bd update pacman mirrorlist 2012-11-29 08:56:57 +01:00
Tobias Powalowski
da54c7e147 remove lvmwait from docs 2012-11-14 11:59:45 +01:00
Tobias Powalowski
bab7cea54a switch to refind-efi booting instead of gummiboot 2012-11-12 09:34:01 +01:00
Tobias Powalowski
0b150b2a1c fix minor gummiboot issues 2012-10-30 17:23:11 +01:00
Tobias Powalowski
066c3f056c no need to add hostname to /etc/hosts anymore 2012-10-24 17:21:00 +02:00
Tobias Powalowski
e9b1a27acf update docs 2012-10-17 11:23:04 +02:00
Tobias Powalowski
de84b55293 remove netcfg package installation hack, its now in base group 2012-10-16 11:29:11 +02:00
Tobias Powalowski
2722e3468d switch systemd support from experimental to standard installation mode 2012-10-13 12:01:45 +02:00
Tobias Powalowski
245d507a24 switch systemd support from experimental to standard installation mode 2012-10-13 11:54:32 +02:00
Tobias Powalowski
632d8fac4d fix permission on /sys and /proc on installed system 2012-10-10 15:39:45 +02:00
Tobias Powalowski
6e37c447b5 still fix filesystem needs to be installed early bugs 2012-10-08 21:23:54 +02:00
Tobias Powalowski
08a755e5bd fix FSUUID and FSNAME 2012-10-08 17:55:28 +02:00
Tobias Powalowski
4ea55759ef add hack for initscipts vs. systemd packages until repos are fine 2012-10-08 09:48:21 +02:00
Tobias Powalowski
c4d6617f51 rename hard drive to storage drive 2012-10-08 09:14:16 +02:00
Tobias Powalowski
44253a9c4a adopt uuidd changes from filesystem 2012-10-06 11:18:53 +02:00
Tobias Powalowski
fa7e36defb remove filesystem hack it's now solved in packages 2012-10-06 11:09:28 +02:00
Tobias Powalowski
e43d0db94d remove redundance from docs 2012-09-28 11:44:34 +02:00
Tobias Powalowski
10d7d22844 update installation docs for new boot modes 2012-09-28 11:43:26 +02:00
Tobias Powalowski
3fa22c0fc5 update TODO, gummiboot implemented 2012-09-28 11:13:57 +02:00
Tobias Powalowski
09a4478ff2 fix refind copying 2012-09-28 11:09:50 +02:00
Tobias Powalowski
d5fb249a49 fix space in quickinst and setup 2012-09-27 14:26:30 +02:00
Tobias Powalowski
95231bf47a temporary fix for circular deps in core repository, avoid useradd errors 2012-09-26 16:38:52 +02:00
Tobias Powalowski
f8fd851fc0 add big UEFI changes 2012-09-26 12:51:22 +02:00
Tobias Powalowski
a03de7db82 1. In UEFI USB booting, gummiboot with EFISTUB or EFILINUX will be
used instead of GRUB. In UEFI CD booting, nothing is changed

2. Re-organized EFISTUB part of setup script and separated common and
refind-specific parts.

3. Added code for gummiboot-efi-* and efilinux-efi-* (for LTS kernels,
without CONFIG_EFI_STUB).
2012-09-17 13:51:51 +02:00
Tobias Powalowski
37f0434482 update docs 2012-09-14 12:47:40 +02:00
Tobias Powalowski
700d4fca71 update docs 2012-09-13 21:59:56 +02:00
Tobias Powalowski
9f88d8b9eb add memdisk support 2012-09-13 21:53:22 +02:00
Tobias Powalowski
3757f3a682 fix quickinst dhclient check 2012-09-13 12:26:34 +02:00
Tobias Powalowski
4f5106af14 fix dhclient check 2012-09-13 12:17:27 +02:00
Tobias Powalowski
d1c61bbeda init move mounthandler to function again 2012-09-13 10:01:37 +02:00
Tobias Powalowski
223b59c000 fix run_hooks in init 2012-09-13 09:04:17 +02:00
Tobias Powalowski
2e9356a194 update TODO, fix change ${VMLINUZ}.efi to ${VMLINUZ/linux/arch}.efi 2012-09-12 16:07:43 +02:00
Tobias Powalowski
91ac5ec68d fix arch_base and profile 2012-09-11 12:57:34 +02:00
Tobias Powalowski
f073f93eba merge systemd,pam and shadow into base 2012-09-10 19:01:45 +02:00
Tobias Powalowski
e3307b0ca8 bump pacman mirrorlist 2012-09-09 10:54:11 +02:00
Tobias Powalowski
dd2ca7f30a add uuidd user to passwd 2012-09-08 11:53:24 +02:00
Tobias Powalowski
aebbcc99ae add uuidd user 2012-09-08 11:46:28 +02:00
Tobias Powalowski
7dd657e967 add uuidd group 2012-09-08 11:21:17 +02:00
Tobias Powalowski
533a8e3cae call find_gpt in main function 2012-09-07 14:47:55 +02:00
Tobias Powalowski
77754ca041 fix gpt menu, add autodetection routine for gpt 2012-09-06 16:08:26 +02:00
Tobias Powalowski
665127c5c8 fix check on virtio media 2012-08-30 17:37:41 +02:00
Tobias Powalowski
6cead64e33 fix use of PARTUUID and PARTLABEL 2012-08-30 15:46:45 +02:00
Tobias Powalowski
0830358fba remove partuuid/label from selection it's not ready as it is implemented 2012-08-30 12:06:11 +02:00
Tobias Powalowski
ad0638661c fix menu with PARTLABEL 2012-08-30 11:29:40 +02:00
Tobias Powalowski
a88997d04e fix TODO 2012-08-30 09:20:43 +02:00
Tobias Powalowski
41bef94fb2 fix umountall and do real recursive umount 2012-08-30 09:20:08 +02:00
Tobias Powalowski
20f4a7f1a5 add grub2 loopback support, change to PARTLABEL 2012-08-29 17:26:49 +02:00
Tobias Powalowski
2db2a89099 add 1MB space on autoprepare to avoid mdadm issues 2012-08-28 16:45:51 +02:00
Tobias Powalowski
1bb0eaa9a0 also remove systemd-sysvcompat, to avoid warnings 2012-08-26 22:16:48 +02:00
Tobias Powalowski
c7f2a71fe5 add systemd options to setup and quickinst 2012-08-25 15:49:39 +02:00
Tobias Powalowski
20fe3a8e0d update docs 2012-08-24 09:30:03 +02:00
Tobias Powalowski
64b2e84c3c start removing conf.d files 2012-08-23 16:24:39 +02:00
Tobias Powalowski
b1a7e50ffe start moving to systemd only environment 2012-08-16 21:23:15 +02:00
Tobias Powalowski
c72cf8439d fix arch_base for loop and some cleanup 2012-08-16 12:36:46 +02:00
Tobias Powalowski
bac8303b67 remove not needed S_GRUB from setup 2012-08-16 12:14:41 +02:00
Tobias Powalowski
54f8a22055 fix kexec rootpart parameter 2012-08-16 08:07:05 +02:00
Tobias Powalowski
fdbc06e5b6 use wireless config from chroot 2012-08-16 08:02:05 +02:00
Tobias Powalowski
4757a277f7 use vpnc config from chroot 2012-08-16 07:59:56 +02:00
Tobias Powalowski
676a7ada6f use smartmontools config from chroot 2012-08-16 07:57:00 +02:00
Tobias Powalowski
afbf0e3891 use shadow config from chroot 2012-08-16 07:55:31 +02:00
Tobias Powalowski
c9fabcda12 use remote config from chroot 2012-08-16 07:52:53 +02:00
Tobias Powalowski
175c4295eb use pptpclient config from chroot 2012-08-15 22:39:09 +02:00
Tobias Powalowski
2f70e562d1 use pppoe config from chroot 2012-08-15 22:37:24 +02:00
Tobias Powalowski
b2ef720f8b use ppp config from chroot 2012-08-15 22:35:48 +02:00
Tobias Powalowski
41530fe954 use pam config from chroot 2012-08-15 22:32:59 +02:00
Tobias Powalowski
d34c08e676 use openvpn config from chroot 2012-08-15 22:26:05 +02:00
Tobias Powalowski
f3ba488d49 use netcfg config from chroot 2012-08-15 22:25:01 +02:00
Tobias Powalowski
2d6b2e32f7 use net config from chroot 2012-08-15 22:23:51 +02:00
Tobias Powalowski
d1a0edcfbc use lvm config from chroot 2012-08-15 22:18:16 +02:00
Tobias Powalowski
72debd9b94 use linux_atm config from chroot 2012-08-15 22:17:12 +02:00
Tobias Powalowski
fc6e63e036 use lilo config from chroot 2012-08-15 22:15:23 +02:00
Tobias Powalowski
9f033bad3f use lftp config from chroot 2012-08-15 22:13:57 +02:00
Tobias Powalowski
c093b6c851 use isdn config files from chroot 2012-08-15 22:05:15 +02:00
Tobias Powalowski
dbcc45a9d1 use iptables config files from chroot 2012-08-15 22:02:58 +02:00
Tobias Powalowski
d14320b71a use nilfs_cleanerd.conf from chroot 2012-08-15 20:52:00 +02:00
Tobias Powalowski
220cd96047 use chroots uvesafb.conf file 2012-08-15 20:50:25 +02:00
Tobias Powalowski
e9c694b0a8 remove old index.html 2012-08-15 20:40:13 +02:00
Tobias Powalowski
1f1d1b5326 use clamav config from chroot 2012-08-15 20:36:06 +02:00
Tobias Powalowski
e982da0daf replace cpufreq with cpupower 2012-08-15 20:26:33 +02:00
Tobias Powalowski
3991bafbd8 change base hook to use chroot config files if possible 2012-08-15 20:16:50 +02:00
Tobias Powalowski
56803fc957 remove dash from shell, cleanup fstab 2012-08-15 14:37:50 +02:00
Tobias Powalowski
99159c41dc change to zsh as default login shell 2012-08-15 14:04:56 +02:00
Tobias Powalowski
b7ce5c151d shutup parted errors during checks 2012-08-14 14:06:54 +02:00
Tobias Powalowski
6eba6bab63 shutup kernel messages during mounting 2012-08-14 13:48:48 +02:00
Tobias Powalowski
4b27c42d26 fix menu after setting mountpoints 2012-08-14 13:29:06 +02:00
Tobias Powalowski
12eedb5d58 implement copying of pacman gpg files to installed system 2012-08-14 13:27:47 +02:00
Tobias Powalowski
e399f12c4e don't ask again to install bootloader in uefi mode 2012-08-06 22:34:05 +02:00
Tobias Powalowski
a097a5c53a clear dhclient on resetting network connection 2012-08-06 17:09:57 +02:00
Tobias Powalowski
27dfe32cdc readd and fix localtime 2012-08-06 17:06:20 +02:00
Tobias Powalowski
00d9f52880 revert tz removing of localtime 2012-08-06 16:30:44 +02:00
Tobias Powalowski
8417e055e9 fix netcfg starting on reboot 2012-08-03 11:52:16 +02:00
Tobias Powalowski
295de3012e fix menu order after keymap setting 2012-08-03 11:37:44 +02:00
Tobias Powalowski
9f817b7110 update docs 2012-08-02 18:22:07 +02:00
Tobias Powalowski
f97241b5e3 fix locale-gen in quickinst too 2012-08-02 12:00:49 +02:00
Tobias Powalowski
390ddcaf2f enable default en_US.utf8 locale if config file was not edited 2012-08-02 11:55:45 +02:00
Tobias Powalowski
7388022562 fix ftp install package listing 2012-08-01 20:28:47 +02:00
Tobias Powalowski
6502e7b27f fix mirror leaving 2012-08-01 18:49:03 +02:00
Tobias Powalowski
aa4626d678 fix adjtime location 2012-08-01 09:09:55 +02:00
Tobias Powalowski
2d00277953 fix correct menu order after prepare harddrive 2012-07-31 16:38:20 +02:00
Tobias Powalowski
3b1a4de52f fix package parsing with x86_64 in filename 2012-07-31 16:04:26 +02:00
Tobias Powalowski
1273174062 fix root login 2012-07-31 13:00:10 +02:00
Tobias Powalowski
7dda0bbb89 update shadow pam files 2012-07-31 10:07:10 +02:00
Tobias Powalowski
866af2a938 update login.defs 2012-07-31 10:04:41 +02:00
Tobias Powalowski
be330bd219 update pam security 2012-07-31 10:01:34 +02:00
Tobias Powalowski
1fceb13aa6 update protocols and services 2012-07-27 22:32:15 +02:00
Tobias Powalowski
57d2abb777 fix missing bracket 2012-07-27 12:39:54 +02:00
Tobias Powalowski
03375855b3 activate netcfg on boot 2012-07-27 12:20:55 +02:00
Tobias Powalowski
9969bd319b use new crypttab syntax 2012-07-27 12:02:05 +02:00
Tobias Powalowski
d199e9332f always add netcfg to installed packages 2012-07-26 15:57:54 +02:00
Tobias Powalowski
20c20bdffd copy netcfg profiles to installed system 2012-07-26 15:36:51 +02:00
Tobias Powalowski
9b9b7b7d4d fix profile starting 2012-07-26 14:58:28 +02:00
Tobias Powalowski
ab62a24bac update TODO 2012-07-26 14:41:28 +02:00
Tobias Powalowski
b952871307 update network documentation 2012-07-26 14:39:56 +02:00
Tobias Powalowski
dafb21ce11 move network config to main menu 2012-07-26 14:33:41 +02:00
Tobias Powalowski
9e42f76386 remove localtime from tz script 2012-07-26 14:12:15 +02:00
Tobias Powalowski
f90531b4c0 more netcfg fixes 2012-07-26 12:45:33 +02:00
Tobias Powalowski
8e960518bd fix menus on network section 2012-07-26 11:25:04 +02:00
Tobias Powalowski
c3eaa2fbe8 more netcfg fixes 2012-07-26 09:50:44 +02:00
Tobias Powalowski
7c803dfb60 start netcfg replacing network routine 2012-07-25 21:40:32 +02:00
Tobias Powalowski
37c1438c07 fix docs typo 2012-07-24 16:09:34 +02:00
Tobias Powalowski
b9b1468f52 fix detection of keymap for mkinitcpio.conf 2012-07-24 16:07:17 +02:00
Tobias Powalowski
5a57d08f46 remove broken auto network settings 2012-07-24 16:02:50 +02:00
Tobias Powalowski
f8acfd7cce update documentation 2012-07-24 15:43:56 +02:00
Tobias Powalowski
48ab288c0c refactor files to edit 2012-07-24 14:01:22 +02:00
Tobias Powalowski
a77ef7118c start systemd cleanup for new initscripts 2012-07-24 12:52:17 +02:00
Tobias Powalowski
85e33e674b add hostname to base hook 2012-07-21 10:00:47 +02:00
Tobias Powalowski
fb375dfb79 readd network options to rc.conf 2012-07-21 09:53:29 +02:00
Tobias Powalowski
f3c57b842d adopt rc.conf changes 2012-07-18 21:16:33 +02:00
Tobias Powalowski
0503c38684 update login 2012-07-01 21:51:23 +02:00
Tobias Powalowski
5cfcf1e209 fix system-login 2012-07-01 21:49:48 +02:00
Tobias Powalowski
72a518b6c3 update allinone docs 2012-06-29 22:32:39 +02:00
Tobias Powalowski
39c8aa622b update TODO 2012-06-29 22:18:38 +02:00
Tobias Powalowski
a7ddd21217 add CheckSpace to pacman.conf 2012-06-27 12:20:34 +02:00
Tobias Powalowski
32b8c35e96 populate archlinux-keyring already on boot, remove it from install scripts 2012-06-27 12:12:27 +02:00
Tobias Powalowski
39f689e3e1 bump mke2fs.conf 2012-06-27 11:30:56 +02:00
Tobias Powalowski
7f2d5d8e4a bump mirrorlist 2012-06-26 09:07:33 +02:00
Tobias Powalowski
f20ec0d81f rename all grub2 references to grub 2012-06-25 11:34:07 +02:00
Tobias Powalowski
1ba202e817 update todo.txt 2012-06-25 11:31:24 +02:00
Tobias Powalowski
1ee2ca03ca remove old scripts 2012-06-25 11:18:40 +02:00
Tobias Powalowski
92377b7600 remove grub deinstallation 2012-06-25 09:39:38 +02:00
Tobias Powalowski
68340d97f9 bump docs date 2012-06-25 09:35:01 +02:00
Tobias Powalowski
78f9bc594e add missing file 2012-06-25 09:33:11 +02:00
Tobias Powalowski
7b22ba8aeb remove bootloader info from quickinst 2012-06-25 09:28:55 +02:00
Tobias Powalowski
c065b88590 remove capi4k config files 2012-06-24 23:17:57 +02:00
Tobias Powalowski
7202c8899b remove grub-legacy menu 2012-06-24 23:14:18 +02:00
Tobias Powalowski
ae1407f945 remove grub-legacy from docs 2012-06-24 23:12:19 +02:00
Tobias Powalowski
065a8609f1 remove grub-legacy support 2012-06-24 23:10:53 +02:00
Tobias Powalowski
10d47e80a2 fix grub2 bios locale 2012-06-24 22:47:53 +02:00
Tobias Powalowski
e42ddf7828 fix udevadm location 2012-06-24 19:15:26 +02:00
Tobias Powalowski
8f3b6bacaf create tmpfiles correct 2012-06-24 18:20:44 +02:00
Tobias Powalowski
8662fd2b6a fix /run/lock on bootup 2012-06-24 12:20:36 +02:00
Tobias Powalowski
f683d5d37d add lock group 2012-06-24 10:57:34 +02:00
Tobias Powalowski
482427f92c revert mirrorlist update 2012-06-24 07:48:29 +02:00
Tobias Powalowski
e5d7b91711 fix request-key.conf 2012-06-23 18:34:28 +02:00
Tobias Powalowski
3b14d60c44 bump mirrorlist 2012-06-23 18:33:22 +02:00
Tobias Powalowski
fcd37c5960 fix check 2012-06-14 19:19:38 +02:00
Tobias Powalowski
de51074053 init: run late/cleanup hooks before checking for init 2012-06-09 08:44:27 +02:00
Tobias Powalowski
23a5b6abeb add refind patch 2012-06-07 09:42:54 +02:00
Tobias Powalowski
acaa20b64e update docs 2012-06-06 17:13:08 +02:00
Tobias Powalowski
ad6dfa32cf cosmetic fix for mounting partitions 2012-06-06 14:33:30 +02:00
Tobias Powalowski
464c99605f remove not needed groups on ftp install 2012-06-06 12:04:00 +02:00
Tobias Powalowski
ce7f74170d add recent changes to docs 2012-06-06 11:48:12 +02:00
Tobias Powalowski
0290d7aa40 automatic pacman key signing finished, hooray 2012-06-06 09:24:56 +02:00
Tobias Powalowski
f6a33c25b7 add pambase files 2012-06-05 09:29:19 +02:00
Tobias Powalowski
4d3a3468b1 remove the var hacks again 2012-06-05 08:38:54 +02:00
Tobias Powalowski
56dc3c8ce2 add package check in installers 2012-06-04 15:37:13 +02:00
Tobias Powalowski
ed540e642a disable testing by default 2012-06-04 12:48:04 +02:00
Tobias Powalowski
82322f447b bump mirrorlist, add signing support, bump makepkg configs 2012-06-04 12:45:46 +02:00
Tobias Powalowski
0284f4ba26 change default /boot size to 512MiB 2012-06-02 17:23:55 +02:00
Tobias Powalowski
5a450e9c48 add /var/run symlink hack 2012-06-02 17:11:03 +02:00
Tobias Powalowski
bddd98bf48 fix locale.gen systemd confi 2012-06-02 16:12:59 +02:00
Tobias Powalowski
c1a0561ea0 more vconsole fixes 2012-06-02 16:05:18 +02:00
Tobias Powalowski
ac664a88d1 fix locale.conf UTF-8 2012-06-02 15:09:33 +02:00
Tobias Powalowski
2dc303a4fe fix systemd package install 2012-06-02 15:07:19 +02:00
Tobias Powalowski
7eeeadf38d fix vconsole.conf 2012-06-02 14:58:38 +02:00
Tobias Powalowski
81d549abb0 add locale.gen adoption if systemd is used 2012-06-02 11:07:56 +02:00
Tobias Powalowski
3f524a500a add hostname systemd hosts adoption 2012-06-02 08:49:50 +02:00
Tobias Powalowski
125376e8ce rc.conf is not touched by hwdetect anymore 2012-06-01 21:16:16 +02:00
Tobias Powalowski
713462e9af fix syntax errors 2012-06-01 21:10:24 +02:00
Tobias Powalowski
a9915dad13 add config files for systemd 2012-06-01 21:07:27 +02:00
Tobias Powalowski
fef2718cb2 more systemd code in setup 2012-06-01 18:51:20 +02:00
Tobias Powalowski
8e84c8a47b remove auto_locale from setup, not working anymore 2012-06-01 16:43:09 +02:00
Tobias Powalowski
01a91d1d7f start systemd integration in setup 2012-06-01 16:42:14 +02:00
Tobias Powalowski
3d2cc897b1 add tty file for tty1 2012-05-31 17:57:34 +02:00
Tobias Powalowski
a22d757f45 add utmp group 2012-05-31 15:49:39 +02:00
Tobias Powalowski
8109dc7a96 more systemd autologin fixes 2012-05-31 12:19:56 +02:00
Tobias Powalowski
4866698130 enable auto login on consoles 2012-05-31 08:35:15 +02:00
Tobias Powalowski
57e397a0c4 add systemd autologin 2012-05-30 17:47:52 +02:00
Tobias Powalowski
9d8117fa49 fix /tmp/install 2012-05-30 17:35:46 +02:00
Tobias Powalowski
1084d475c8 switch installation mountpoint to /install 2012-05-30 17:26:58 +02:00
Tobias Powalowski
91039e1fcf fix systemd startup 2012-05-30 17:21:39 +02:00
Tobias Powalowski
c7939b23fd fix udevd, allow init from commandline boot 2012-05-30 11:29:19 +02:00
Tobias Powalowski
bb428591f4 add systemd install file 2012-05-29 15:09:34 +02:00
Tobias Powalowski
dd1a9e3321 init: remove hardcoded udev startup/shutdown 2012-05-28 13:01:04 +02:00
Tobias Powalowski
393b8016c1 init: add timestamp at start of initramfs if binary exists 2012-05-28 12:55:18 +02:00
Tobias Powalowski
0f40476528 usr: add usr mounting as a late running hook 2012-05-28 12:50:54 +02:00
Tobias Powalowski
f1499cfa4b init: add support for early, late and cleanup hooks 2012-05-28 12:47:16 +02:00
Tobias Powalowski
4ccbcedad5 init_functions: move running hooks to separate func 2012-05-28 12:45:10 +02:00
Tobias Powalowski
b5f7525fc7 init: correct trimming of earlymodules and MODULES 2012-05-28 12:43:07 +02:00
Tobias Powalowski
86703c7bfe more mkinitcpio 0.9.0 fixes 2012-05-27 11:40:23 +02:00
Tobias Powalowski
e1fb355496 next patch from keshav 2012-05-26 10:14:32 +02:00
Tobias Powalowski
0d872666e0 fix #29770 lvm 100% creation 2012-05-12 16:07:20 +02:00
Tobias Powalowski
d7984a65f4 fix ##29835 2012-05-12 15:53:04 +02:00
Tobias Powalowski
30789c3f0a ChangeLog:
1. Move from (UEFISYS)/efi to (UEFISYS)/EFI , since some firmwares
assume FS is case-sensitive and use /EFI over /efi
2. Move UEFI bootloaders pre-check stuff to do_uefi_common()
3. Make sure Archboot installed rEFInd files (from refind-bin.zip) do
not conflict with AUR refind-x86_64 package files
4. Provide option for moving UEFI bootloader file to
(UEFISYS)/EFI/boot/bootx64.efi
5. Setup network connectivity before try to download refind-bin.zip,
if that file does not exist.
2012-05-07 17:07:04 +02:00
Tobias Powalowski
343b8e59d0 ChangeLog:
1. Use "cp", not "install" tool, to setup rEFInd in the setup script
2. Add rEFInd to iso at (ISO)/packages/refind-bin.zip
3. Use "cp -f" and "cp -rf" everywhere
4. In update-iso.sh, make sure updated setup script is copied to
(ISO)/arch/setup apart from updating the same in the initramfs files
5. Fix FSSPECS issue (in for loop) in autoprepare() in setup script
6. Added /usr/sbin/partprobe , /usr/bin/{bsdtar,bsdcpio} in arch_base
- useful for rescue stuff and needed for setting up rEFInd
7. Split up EFISTUB and rEFInd functions
2012-04-27 22:06:07 +02:00
Tobias Powalowski
7f63905d41 ChangeLog:
1. Generate -dual, -x86_64, -i686 isos at the end of allinone.sh script
2. Split bootloader config from files-replace functions in update-iso.sh script
3. Create FAT32 filesystem in UEFISYS partition in autoprepare() in GPT
4. Revamp UEFISYS partition detection. Now the script ALWAYS uses the
first EF00 partition detected by sgdisk. It offers to format the
partition as FAT32 if required. But manually mounted UEFISYS partition
(at /boot/efi before launching /arch/setup) will be unmounted, so no
use doing that.
5. Fix issues with /boot/efi/EFI and /boot/efi/efi . Although FAT fs
is case-insensitive, sometimes this case-issues crop up since by
default grub2's grub-install seems to favour /boot/efi/EFI while
Arch's rEFInd package favours /boot/efi/efi. grub-install works ok
with /boot/efi/efi if it detects it.
2012-04-26 08:33:12 +02:00
Tobias Powalowski
62f5b356a4 small fixes 2012-04-24 18:50:27 +02:00
Tobias Powalowski
b59301c8a3 fix missing -o option 2012-04-24 12:53:47 +02:00
Tobias Powalowski
f982142e4c remove not working check on uefi, fix messager for Lenovo 2012-04-24 11:09:05 +02:00
Tobias Powalowski
901d90a763 remove DISC assignment in check_gpt it's always set before the function is called 2012-04-24 08:40:27 +02:00
Tobias Powalowski
199ddd59a6 fix partition table and clean device with wipefs -a 2012-04-23 22:32:26 +02:00
Tobias Powalowski
a52210c043 bump memory requirement to 768MB 2012-04-23 15:23:31 +02:00
Tobias Powalowski
8dca57fd5f fix blkid calls, -p -i needs a device 2012-04-23 15:17:42 +02:00
Tobias Powalowski
85c7982034 replace deprecated parameter 2012-04-23 14:24:14 +02:00
Tobias Powalowski
f787ca2be2 small resolution fix 2012-04-23 11:26:19 +02:00
Tobias Powalowski
80a95db88c add lenovo GPT warning 2012-04-22 20:38:54 +02:00
Tobias Powalowski
04792068d9 add always latest refind 2012-04-22 20:35:28 +02:00
Tobias Powalowski
8ca264daaf readd lvm raid detection for grub2 config 2012-04-22 20:10:47 +02:00
Tobias Powalowski
09ccc4fecf rework lvm,raid grub2 support 2012-04-22 20:06:54 +02:00
Tobias Powalowski
6f6b31d359 remove raid metadata 0.90 usage 2012-04-22 19:30:41 +02:00
Tobias Powalowski
c6bd278630 remove raid metadata 0.90 usage 2012-04-22 19:29:38 +02:00
Tobias Powalowski
6bd5f7fd9d bump refind version 2012-04-22 18:47:37 +02:00
Tobias Powalowski
a97dc4772f fix gpt autoprepare space typo 2012-04-21 18:47:51 +02:00
Tobias Powalowski
1f4c594e91 refactor bootloader menu 2012-04-20 16:07:05 +02:00
Tobias Powalowski
9ff91fb0c2 fix UUID LABEL for fstab 2012-04-20 15:40:38 +02:00
Tobias Powalowski
2180b83df7 fix hook error message 2012-04-20 15:36:41 +02:00
Tobias Powalowski
1b57202140 fix framebuffer setup part, removed grub2 device map, added new hwdetect options 2012-04-20 12:51:20 +02:00
Tobias Powalowski
072b5d7cea add empty modprobe.conf file 2012-04-20 08:43:06 +02:00
Tobias Powalowski
878f5f1e95 shutup framebuffer grep 2012-04-20 08:36:14 +02:00
Tobias Powalowski
620fdfbf91 fix framebuffer detection, fix mkinitcpion install files location 2012-04-20 08:24:09 +02:00
Tobias Powalowski
27f62e69ec fix mkinitcpio call in setup 2012-04-19 18:18:32 +02:00
Tobias Powalowski
412675124d remove not needed grub2 options 2012-04-19 18:07:40 +02:00
Tobias Powalowski
dc114e3ce2 fix /boot grub2 detection 2012-04-19 17:23:56 +02:00
Tobias Powalowski
9d6f6a4d98 fix autoprepare 2012-04-19 15:10:28 +02:00
Tobias Powalowski
4ee6e7ab4a remove } from setup 2012-04-19 11:04:33 +02:00
Tobias Powalowski
157e1ab41f add syslog-ng.conf file 2012-04-19 08:54:05 +02:00
Tobias Powalowski
a77197d126 ChangeLog:
1. Added rEFInd boot manager support for both x86_64 and i386 UEFI
EFISTUB booting.
2. Unify blkid options in setup script via  .
3. Rename UUID to FSUUID, LABEL to FSLABEL and rename the
corresponding functions getuuid and getlabel to getfsuuid and
getfslabel recpectively.
2012-04-19 08:22:42 +02:00
Tobias Powalowski
eec40721fb fix netcfg 2012-04-18 10:47:42 +02:00
Tobias Powalowski
b2dbbbf604 fix udevd location 2012-04-10 18:11:28 +02:00
Tobias Powalowski
08c0d3f1c2 ChangeLog:
1. Move UEFI Shell binaries from /efi/shell/ to /efi/tools/ . This way
some firmware (might) autodetect the shell.
2. Redirect xorriso output to a text file, do not discard it. It may
prove useful.
3. Minor fixes to grub2 config in setup script.
4. Check for existence of respective grub2 core files before running
dogrub2_common_after (grub.cfg etc.).
5. Check for existence of /boot/efi/efi/arch_grub/grubx64.efi before
running efibootmgr ro prevent stale boot entries.
6. Remove duplicate efibootmgr entries (those with same LABEL).
2012-04-10 09:24:26 +02:00
Tobias Powalowski
b0ef729557 add keshav minor patch 2012-03-26 09:25:29 +02:00
Tobias Powalowski
069488ada7 sync up init with latest mkinitcpio 2012-03-07 08:31:57 +01:00
Tobias Powalowski
deb0015a84 fix nfs config file 2012-03-03 09:04:50 +01:00
Tobias Powalowski
eacc98dfa2 fix location of extlinux in setup script 2012-03-03 08:33:34 +01:00
Tobias Powalowski
6edc93a3ea more grub2 changes for beta0 2012-03-03 08:25:46 +01:00
Tobias Powalowski
5d40b47f88 ChangeLog:
* Detect UEFI and Kernel Arch mismatch and add noefi to kernel
parameters in such a case, while uefi booting archboot (not in setup
script)
* Split x86_64 and i686 kernel parameter variables in uefi
grub_archboot.cfg due to above reason
* use /sys/class/dmi/id instead of dmidecode, dmidecode removed from
initramfs (bbut arch_dmidecode still exists)
* Added support for separate /usr in grub2 config, added grub2 search
hints support in config
* Re arranged bootloader menu, submenus per firmware, suffixed _bios
or _uefi_ to bootloader functions
* Minor (misc.) modifications in setup script

TODO: Implement Apple mactel-boot efi bless code
TODO: Implement elilo for x86_64 UEFI
2012-02-20 08:20:18 +01:00
Tobias Powalowski
19bfd13771 - Renamed kernel and initramfs files.
- Separated x86_64 and i686 specific code in all-in-one script so that
a x86_64 only iso can be created if needed.
- revamp grub2 uefi config used in all-in-one and update-iso scripts
- added  "gpt loglevel=7" to kernel parameters
- Enabled xz compression for packages squashfs files
- xz initramfs (in archboot-update-iso.sh)
- used INITRD option in syslinux config files
- change PREFIX for GRUB2_UEFI in setup script to /boot/grub as per
changes in grub2 bzr r3856 (upstream), package will be in the repos
shortly
- disable get_grub2_map() , grub-mkdevicemap removed by upstream in r3856
- revamp dogrub2_config function
- common config for both grub2-bios and grub2 uefi in setup script
(required r3856 pkg)
- use sgdisk alone for auto_prepare gpt in setup script
- increase UEFISYS part size to 512 MiB in auto_prepare in setup
script (required for alternate UEFI bootloaders)
- fix repeating .efi in efibootmgr command in setup script
- other minor fixes, added quotes whereever required
- [TRIED TO] fix quickinst script
2012-02-06 14:44:34 +01:00
Tobias Powalowski
2e3cdfc903 add 2 modules to grub2 2012-01-22 08:13:32 +01:00
Tobias Powalowski
da9a830e45 shutup umount 2012-01-21 14:16:05 +01:00
Tobias Powalowski
fa2b6c0e63 add another uefi shell patch 2012-01-21 09:43:36 +01:00
Tobias Powalowski
9cc0971592 replace btrfs-progs-unstable 2012-01-20 18:24:16 +01:00
Tobias Powalowski
109051e461 add btrfs compression options 2012-01-18 18:13:01 +01:00
Tobias Powalowski
f6be7711fa add btrfs to autoprepare on lts kernel 2012-01-18 17:23:50 +01:00
Tobias Powalowski
919fa8aa3a add minor patch to setup from keshav 2012-01-17 18:00:39 +01:00
Tobias Powalowski
e712e56c7d fix quickinst for pacman4 2012-01-17 13:36:27 +01:00
Tobias Powalowski
62db390b88 init: remove depmod call 2012-01-17 13:13:55 +01:00
Tobias Powalowski
b6b9babf85 add no signature check to setup 2012-01-17 09:10:30 +01:00
Tobias Powalowski
fe2b83abc6 update pacman4 2012-01-17 09:08:23 +01:00
Tobias Powalowski
8879542181 update pacman4 2012-01-17 09:03:08 +01:00
Tobias Powalowski
50d3a60d57 update pacman4 2012-01-17 09:02:15 +01:00
Tobias Powalowski
68a9769c2c add separate /usr detection for hwdetect 2012-01-14 12:12:20 +01:00
Tobias Powalowski
3478bcbf44 drop support for non-devtmpfs 2012-01-13 17:56:15 +01:00
Tobias Powalowski
99d516746e init: mount separate /usr 2012-01-13 17:54:30 +01:00
Tobias Powalowski
23c4cf94c8 init: create /run/initramfs as mode 755 2012-01-13 17:50:57 +01:00
Tobias Powalowski
b1b27f4409 init: remove size limitations from API filesystems 2012-01-13 17:42:54 +01:00
Tobias Powalowski
4e251e5293 fix lilo for new lts kernel 2012-01-13 16:39:59 +01:00
Tobias Powalowski
82a8f744d4 only install booted kernel fix for new lts name 2012-01-13 16:34:24 +01:00
Tobias Powalowski
f58ee05937 allow btrfs on lts kernel 2012-01-13 16:09:25 +01:00
Tobias Powalowski
f0c9e5933d change to new lts layout 2012-01-13 15:52:11 +01:00
Tobias Powalowski
6873fb82a9 remove nouveau packages 2012-01-13 15:41:32 +01:00
Tobias Powalowski
f0c52aaef8 remove nouveau packages 2012-01-13 15:35:16 +01:00
Tobias Powalowski
7a6e43a955 add more patches 2012-01-09 13:54:09 +01:00
Tobias Powalowski
def2b7564d init: Remove unneeded test 2011-11-26 13:24:07 +01:00
Tobias Powalowski
c103860cfc include new_root as part of build process 2011-11-24 09:29:21 +01:00
Tobias Powalowski
384bc1370e init: Remove sed cmd usage 2011-11-24 09:23:31 +01:00
Tobias Powalowski
ed719386ac init: Remove grep usage 2011-11-24 09:22:37 +01:00
Tobias Powalowski
a1718f67db add new switch_root method 2011-11-24 09:21:09 +01:00
Tobias Powalowski
cf3c3b90a5 create /run/initramfs after mounting /run 2011-11-24 09:11:36 +01:00
Tobias Powalowski
d6b3b9d144 dont tell kernel about modprobe 2011-11-24 09:10:31 +01:00
Tobias Powalowski
b65932c897 final fix for manually mounting install media 2011-11-23 11:56:33 +01:00
Tobias Powalowski
2b68bcead2 check on manually mounted media, fix GPT detection in grub2_uefi 2011-11-17 08:12:50 +01:00
Tobias Powalowski
46b1dd1694 fix GPT check in bios_grub function 2011-11-16 20:09:05 +01:00
Tobias Powalowski
d847e0cce9 adopt udev 174 changes 2011-10-29 09:55:08 +02:00
Tobias Powalowski
3821e71143 adopt udev 174 changes 2011-10-29 09:54:51 +02:00
Tobias Powalowski
4143438838 dont redirect to dev/null 2011-10-29 09:52:29 +02:00
Tobias Powalowski
016787290b bump syslog-ng configs 2011-10-29 09:24:01 +02:00
Tobias Powalowski
1b19381c2f update mirrorlist 2011-10-29 09:21:18 +02:00
Tobias Powalowski
478b8e9bb6 add Keshavs patch 2011-10-27 09:51:17 +02:00
Tobias Powalowski
fb8c57ba02 fix partition hexcode 2011-10-07 16:13:44 +02:00
Tobias Powalowski
2e5ebda433 fix cgdisk calling 2011-10-07 15:41:32 +02:00
Tobias Powalowski
c0be8e2101 next try to fix check_gpt and values 2011-10-07 09:47:17 +02:00
Tobias Powalowski
e46aa49b5b first try to fix check_gpt and values 2011-10-07 09:38:59 +02:00
Tobias Powalowski
964a5e2847 fix partition number in gpt autoprepare 2011-10-06 18:10:38 +02:00
Tobias Powalowski
2a1992cbdc replace MiB with MB, to fix partitioning issues 2011-10-06 16:04:53 +02:00
Tobias Powalowski
d8d0a0d1f6 fix missing ; on if check 2011-10-06 12:57:21 +02:00
Tobias Powalowski
93b8c481c8 sync init with mkinitcpio 2011-10-06 11:25:00 +02:00
Tobias Powalowski
5053567572 some setup fixes and usage of cgdisk 2011-09-12 21:38:58 +02:00
Tobias Powalowski
da7c8271b0 add dded
-iso-level 3 option to xorriso command, update_setup
script to match the all-in-one script, and also some things like
parted being launched twice during grub2-efi installation
2011-09-01 06:44:53 +02:00
Tobias Powalowski
9b3d33e541 use only 1 initrd for each architecture, saves 120 MB space 2011-08-31 15:57:21 +02:00
Tobias Powalowski
c219f5ce2a add lftp to install environment 2011-08-30 15:19:35 +02:00
Tobias Powalowski
b9aecc1cec add config for dnsmasq 2011-08-30 14:59:17 +02:00
Tobias Powalowski
82827e2787 fix kexec paths 2011-08-26 12:52:32 +02:00
Tobias Powalowski
1665870b36 add smartmontools 2011-08-23 14:30:29 +02:00
Tobias Powalowski
320d7ab40a update mirrorlist 2011-08-17 08:21:34 +02:00
Tobias Powalowski
e5a019f42d remove network from rc.conf, it is not configured anyway 2011-08-08 09:23:41 +02:00