Commit graph

567 commits

Author SHA1 Message Date
Tobias Powalowski
843f83e768 some fixes in grub2 hook and add config files to archboot 2011-02-03 21:02:28 +01:00
Tobias Powalowski
248da9ba70 start adding grub2 to install environment and remove grub legacy 2011-02-02 22:06:56 +01:00
Tobias Powalowski
928e9a1cf1 add comment about sys/extlinux and updated todo file 2011-02-02 21:45:17 +01:00
Tobias Powalowski
db7a90a932 remove extra grub2 server, next iso will contain the packages from the repo 2011-02-02 21:10:35 +01:00
Tobias Powalowski
d2544e05ab remove all tabs from setup replace with 4 spaces 2011-02-02 20:31:49 +01:00
Tobias Powalowski
0773849e41 merge next skodabenz patch into archboot 2011-02-02 20:23:25 +01:00
Tobias Powalowski
918da3784c add grub2 efi support and some minor fixes, thanks to skodabenz again :) 2011-01-08 22:04:41 +01:00
Tobias Powalowski
e39d6ae528 bump version and year to 2011 2010-12-13 19:08:13 +01:00
Tobias Powalowski
d4efb0b863 add init changes from mkinitcpio 2010-12-11 22:38:16 +01:00
Tobias Powalowski
101e40d84c fix group file 2010-12-11 20:25:36 +01:00
Tobias Powalowski
28be2c3397 fix syslog-ng logging system 2010-12-11 18:50:16 +01:00
Tobias Powalowski
441c3d2111 fix bootloader configs and fix tarball helper for poweroff 2010-12-11 01:09:07 +01:00
Tobias Powalowski
02426b33c7 update syslog-ng.conf to version 3.2 2010-12-11 00:12:38 +01:00
Tobias Powalowski
a6120bfbbe add poweroff to menu 2010-11-01 09:06:56 +01:00
Tobias Powalowski
101d042df7 change sylinux.cfg to use correct names 2010-10-31 22:52:57 +01:00
Tobias Powalowski
51ab650628 change sylinux.cfg to use correct names 2010-10-31 22:49:31 +01:00
Tobias Powalowski
7d0aeb1b49 change sylinux.cfg to use correct names 2010-10-31 22:47:10 +01:00
Tobias Powalowski
82c24f5be7 dont create /media entries anymore, it can create issues 2010-10-31 22:32:09 +01:00
Tobias Powalowski
76b70288f8 replace fdisk with parted in docs 2010-10-03 19:37:26 +02:00
Tobias Powalowski
eced8956f2 remove outdated pacman.conf 2010-10-03 08:11:39 +02:00
Tobias Powalowski
d8c8e2afb4 update docs for uefi support 2010-10-01 21:24:27 +02:00
Tobias Powalowski
ca3052b356 simplify partition number 2010-09-29 21:32:11 +02:00
Tobias Powalowski
985c1177ae fix extlinux installation 2010-09-29 21:27:16 +02:00
Tobias Powalowski
49bfce0f1c fix typo in config file 2010-09-29 16:06:15 +02:00
Tobias Powalowski
7a8ad5491f rename auto labels to sync them with normal routine 2010-09-28 11:33:40 +02:00
Tobias Powalowski
e6eaee476c fix another typo in setup script 2010-09-28 11:27:06 +02:00
Tobias Powalowski
37c6060602 fix setup spelling to set up network 2010-09-27 20:05:27 +02:00
Tobias Powalowski
0dc13b1d11 add new pacman.conf file 2010-09-08 09:51:20 +02:00
Tobias Powalowski
0e8c55b2ab updated mirrorlist file 2010-08-28 08:22:29 +02:00
Tobias Powalowski
0905bb230a more output fixes 2010-08-27 21:48:37 +02:00
Tobias Powalowski
6cdbb74df7 fix dmraid check 2010-08-27 17:16:46 +02:00
Tobias Powalowski
15559c7b79 kill fdisk usage, use parted it makes much better partition tables. 2010-08-27 16:04:30 +02:00
Tobias Powalowski
9634ecf7ac revert devicemapper checks for logical size, its always 512 2010-08-27 15:03:17 +02:00
Tobias Powalowski
c2bcebb697 fix dmraid grepping 2010-08-26 14:11:13 +02:00
Tobias Powalowski
888d746efe corrected config files path 2010-08-25 18:36:47 +02:00
Tobias Powalowski
e24035317b remove wrong comment 2010-08-25 17:06:15 +02:00
Tobias Powalowski
0c0169f02f change syslinux/extlinux to install in subdirectories 2010-08-25 17:01:51 +02:00
Tobias Powalowski
432dfce6c5 change syslinux/extlinux to install in subdirectories 2010-08-25 16:59:45 +02:00
Tobias Powalowski
efc7b210cb fixed hwdetect calling hooks 2010-08-25 12:07:37 +02:00
Tobias Powalowski
c820a6bfd5 change lvm2 sizes correct typos 2010-08-25 07:56:01 +02:00
Tobias Powalowski
fbc1c92ed6 change lvm2 sizes 2010-08-25 07:53:44 +02:00
Tobias Powalowski
bdeff575bc calculate mapper devices only by /sys also in disk section 2010-08-25 07:36:23 +02:00
Tobias Powalowski
bdcdc86599 calculate mapper devices only by /sys cleanup 2010-08-25 07:29:55 +02:00
Tobias Powalowski
4185bb5873 calculate mapper devices only by /sys 2010-08-25 07:28:12 +02:00
Tobias Powalowski
e5df0f736d change lv mb listing to /sys usage 2010-08-25 07:15:22 +02:00
Tobias Powalowski
29000d074f corrected dmraid exlude check in dm_devices 2010-08-25 06:46:03 +02:00
Tobias Powalowski
5b51af3ec5 add an additional -s to dmraid and check from backward 2010-08-25 00:40:38 +02:00
Tobias Powalowski
fa9d4a0acf add more 4k fixes 2010-08-24 23:54:07 +02:00
Tobias Powalowski
71d4eff30e corrected gdisk call, workaround was fixed upstream yeah 2010-08-24 23:29:45 +02:00
Tobias Powalowski
564c43b481 remove 2 unneeded btrfs compress,ssd calls 2010-08-24 23:18:03 +02:00
Tobias Powalowski
aeb5774336 change btrfs subvolume dialog to ask for new subvolume 2010-08-24 23:11:19 +02:00
Tobias Powalowski
37b82d4d1b add subvolume name to compress and ssd dialog 2010-08-24 23:05:30 +02:00
Tobias Powalowski
c4d0e586bf set correct place of compress and ssd usage in btrfs mode 2010-08-24 22:49:24 +02:00
Tobias Powalowski
203a1196d6 change compress ssd question to ask first 2010-08-24 17:42:32 +02:00
Tobias Powalowski
9494bf9ccd change btrfs subvolume dialog to no by default 2010-08-24 07:16:18 +02:00
Tobias Powalowski
c2b5420eaf move and correct chmod command to correct position for btrfs submounts 2010-08-23 17:47:15 +02:00
Tobias Powalowski
7a2156c60b be more correct on permissions on base directory 2010-08-23 15:56:31 +02:00
Tobias Powalowski
d0eff8a9a1 fix permission on submounts of btrfs filesystem 2010-08-23 15:31:41 +02:00
Tobias Powalowski
d4de43c258 fix dmraid partition listing 2010-08-22 15:45:49 +02:00
Tobias Powalowski
7901185c52 remove unneeded editor check from lowmem images 2010-08-19 09:05:11 +02:00
Tobias Powalowski
792fe11637 dont allow ntfs as / this is stupid 2010-08-19 09:01:41 +02:00
Tobias Powalowski
e1afd624d7 abort if no editor is selected 2010-08-18 22:05:32 +02:00
Tobias Powalowski
ff5f09140e prepare device listing for 4k sectors, mapper devices still not fixed 2010-08-18 21:58:59 +02:00
Tobias Powalowski
43f42e7381 implemented automatic boot flag for ext/syslinux 2010-08-18 17:12:15 +02:00
Tobias Powalowski
e639cfd3a7 fix extlinux for gpt usage and some extlinux cleanup 2010-08-17 14:05:11 +02:00
Tobias Powalowski
ed3765b355 change to correct extlinux path check 2010-08-16 13:29:31 +02:00
Tobias Powalowski
581e2ebda7 make all needed changes for 4k drives and remove sfdisk usage, change to parted and fdisk usage 2010-08-15 19:28:39 +02:00
Tobias Powalowski
e64de6ec76 fixed guid partsize to 2, 1 is not enough 2010-08-15 09:53:16 +02:00
Tobias Powalowski
82d2453681 reduce bios_grub partition size to minimum 2010-08-14 22:22:21 +02:00
Tobias Powalowski
88b26ac340 add nilfs and simple btrfs to autoprepare menu 2010-08-14 15:14:10 +02:00
Tobias Powalowski
1365802e66 unset LANG= 2010-08-12 20:55:08 +02:00
Tobias Powalowski
3d3b379a7d last correction to package grepping 2010-08-12 13:39:22 +02:00
Tobias Powalowski
f5cc32f643 update mirrorlist pacman file 2010-08-11 18:32:48 +02:00
Tobias Powalowski
7a2561706c add extlinux check for btrfs subvolumes 2010-08-11 17:28:38 +02:00
Tobias Powalowski
a95ebbb9e8 adopt changes to quickinst script 2010-08-11 17:14:06 +02:00
Tobias Powalowski
ea3c5de019 fixed some menu output and shutup the greps in package selection 2010-08-11 17:11:20 +02:00
Tobias Powalowski
0e1cf3620d fixed some ftp installation menus 2010-08-11 12:17:29 +02:00
Tobias Powalowski
7a033473b8 fix ftp install routine with new group listing 2010-08-09 23:12:19 +02:00
Tobias Powalowski
beff6dedd1 remove not usable nilfs mountflag 2010-08-06 22:46:31 +02:00
Tobias Powalowski
87bfe1c8c2 bump to new release 2010-08-06 20:52:55 +02:00
Tobias Powalowski
6660ab85eb finished nilfs2 support in setup 2010-08-02 21:34:30 +02:00
Tobias Powalowski
00331e34ac start adding nilfs2 support 2010-08-02 16:41:54 +02:00
Tobias Powalowski
ef1cd1c228 fixed setup permission 2010-07-25 21:56:16 +02:00
Tobias Powalowski
f40f402e86 add iana-etc to packages 2010-07-25 21:53:03 +02:00
Tobias Powalowski
45cb9a3355 added Architecture option to pacman.conf 2010-07-25 19:44:24 +02:00
Tobias Powalowski
404ee24ad9 fixed typo in config to fix lts 64 booting from menu 2010-07-21 22:03:22 +02:00
Tobias Powalowski
b55b802e26 fix device listing by adding two remarks and removing one remark 2010-07-21 21:52:24 +02:00
Tobias Powalowski
dd3f325007 add docs and debug info to git 2010-07-18 09:12:01 +02:00
Tobias Powalowski
da6bb29f42 fix rootflags for subvolumes 2010-07-15 22:40:14 +02:00
Tobias Powalowski
9633f7dbe2 final fixes for next release 2010-07-15 21:24:55 +02:00
Tobias Powalowski
5f053b8219 fixed some todos on btrfs 2010-07-15 19:04:22 +02:00
Tobias Powalowski
8de7e53a42 use mtab for getting rootflags 2010-07-15 07:55:53 +02:00
Tobias Powalowski
d3b5f1fddb added btrfs /boot check# 2010-07-15 07:47:14 +02:00
Tobias Powalowski
86160639e0 minor extlinux fixes + more todos 2010-07-12 23:39:09 +02:00
Tobias Powalowski
82cd2344a8 removed grub2 lvm hack, changed docs to VC7 and some minor setup cleanup 2010-07-12 21:18:47 +02:00
Tobias Powalowski
9e644af67f some bootloader fixes 2010-07-11 21:50:50 +02:00
Tobias Powalowski
ae4eef0906 add rootflage to bootloader config files 2010-07-11 16:19:50 +02:00
Tobias Powalowski
9d4c618bf5 prepare initcpio for btrfs autodetection 2010-07-06 22:55:42 +02:00
Tobias Powalowski
9e639dd044 fix destdir mount to correct execution on break 2010-07-04 21:42:27 +02:00
Tobias Powalowski
0740f9a7d8 added some quotations 2010-07-04 21:35:10 +02:00