Timothy Redaelli
31dcc966bf
Simplify Routes rule
2015-06-30 18:11:26 +02:00
Timothy Redaelli
dfacf4fd86
Use "Black Magic®" instead of busybox
2015-06-30 17:49:32 +02:00
Timothy Redaelli
6600067241
Add OpenVZ support
...
WARNING:
This will *downgrade* systemd to 219 because systemd 220 and
later versions doesn't boot with OpenVZ. This will be removed when
upstream will fix that.
NOTE:
You need at least kernel 2.6.32-042stab094.7 or systemd doesn't work.
2015-06-30 17:14:18 +02:00
Timothy Redaelli
40d15a9f33
Add a command line option to specify which networking system use: systemd-networkd or netctl
...
Fix also support for multiple IPs
2015-06-30 17:13:02 +02:00
Timothy Redaelli
70991d1f4e
Add a command line option to specify which bootloader use: grub or syslinux
2015-06-30 17:10:00 +02:00
Timothy Redaelli
bcf8cda4be
Add a command line option to specify custom mirror(s)
2015-06-30 17:02:29 +02:00
Timothy Redaelli
b461fdecc3
Don't use aliases inside a function, bash doesn't like it
2015-06-30 01:52:08 +02:00
Timothy Redaelli
6f43d4c31e
Fix ip route show parsing
2015-06-28 17:41:39 +02:00
Timothy Redaelli
2f37e22c89
Add --force to grub-install
2015-06-28 17:18:08 +02:00
Timothy Redaelli
f539dcbf93
Avoid useless command duplication and fork
2015-06-28 00:23:44 +02:00
Timothy Redaelli
8daf31f910
Add a post-installation message about configuring mirror
2015-06-27 21:34:09 +02:00
Timothy Redaelli
5413244184
Add dgix.ru as fallback mirror
2015-06-27 21:07:19 +02:00
Timothy Redaelli
8a6048fc54
For coherency use [[:space:]] instead of \s in grep too
2015-06-27 15:47:46 +02:00
Timothy Redaelli
0354bb1ca2
Use pacman -S instead of curl + pacman -U to install haveged and busybox
2015-06-27 15:47:27 +02:00
Timothy Redaelli
ca065ec550
Don't copy mirrorlist
2015-06-27 14:41:33 +02:00
Timothy Redaelli
6a7f2df648
Use chroot curl to download Arch Linux packages
...
This is needed to avoid the following error when migrating from some old
distros:
OpenSSL: error:100AE081:elliptic curve
routines:EC_GROUP_new_by_curve_name:unknown group
OpenSSL: error:1408D010:SSL routines:SSL3_GET_KEY_EXCHANGE:EC lib
Unable to establish SSL connection.
2015-06-27 11:43:47 +02:00
Timothy Redaelli
c4966d3684
Don't use -nv option of wget
2015-06-27 02:13:40 +02:00
Timothy Redaelli
a3f1a249db
lvm2 is already in base group
2015-06-27 02:10:19 +02:00
Timothy Redaelli
3dea66516e
Use vps2arch as root password if it was not set
2015-06-27 01:52:07 +02:00
Timothy Redaelli
57da052692
Sometimes umount can returns error, just ignore it.
2015-06-27 01:01:09 +02:00
Timothy Redaelli
89b96e213b
Fix a typo in cp, -L is the correct flag
2015-06-27 01:01:09 +02:00
Timothy Redaelli
a51121f63e
Initial commit
2015-06-26 20:04:25 +02:00