oddlama
|
55b12b4fc6
|
Use realpath to obtain partition number
|
2021-06-03 20:43:36 +02:00 |
oddlama
|
63025e83a4
|
Removed empty else clause
|
2021-06-02 17:36:36 +02:00 |
oddlama
|
7c3a0ea148
|
Switch to git portage tree after installing git.
|
2021-06-02 17:35:48 +02:00 |
oddlama
|
746137e4e4
|
Implemented portage git sync. Closes #8.
|
2021-06-02 17:16:47 +02:00 |
oddlama
|
2aa37e519e
|
Clarify reboot message
|
2021-06-01 03:27:02 +02:00 |
oddlama
|
533ddc22f7
|
Don't omit systemd module in dracut
|
2021-05-31 16:30:02 +02:00 |
oddlama
|
fa050ae95a
|
Proper spacing in cmdline; no root= needed for zfs
|
2021-05-31 16:29:22 +02:00 |
oddlama
|
5c1d81d650
|
Exec chroot
|
2021-05-30 22:52:28 +02:00 |
oddlama
|
4d276dbc6c
|
Don't add fstab entry for zfs
|
2021-05-30 22:39:41 +02:00 |
oddlama
|
0ca4967160
|
Added root= parameter for zfs
|
2021-05-30 21:13:27 +02:00 |
oddlama
|
053f7b90d0
|
Updated readme, added zfs tools to new system if required
|
2021-05-30 21:01:41 +02:00 |
oddlama
|
09928ba3a5
|
Sanity check ./install -R that the directory is a mountpoint
|
2021-05-30 03:17:37 +02:00 |
oddlama
|
ad7709d9dd
|
Fixed wrong script name in chroot call
|
2021-05-30 03:10:43 +02:00 |
oddlama
|
a5cfe872a3
|
Added zfs pool creation
|
2021-05-27 20:35:28 +02:00 |
oddlama
|
d229d5bdea
|
Set LANG on systemd profile
|
2021-05-02 15:35:20 +02:00 |
oddlama
|
6daa319c17
|
Use encryption key from environment variable; Adjust default ssh config; Remove ansible integration in favor of neutral installation
|
2021-05-02 15:29:56 +02:00 |
oddlama
|
09b920d6d4
|
Add some unnecessary checks to satisfy shellcheck
|
2021-04-28 16:06:52 +02:00 |
oddlama
|
23a5d33790
|
Test dialog package
|
2021-04-20 22:18:55 +02:00 |
oddlama
|
920e0f7f55
|
scripts/config.sh -> gentoo.conf
|
2021-04-20 16:55:38 +02:00 |
oddlama
|
a531945dbb
|
Use sane script locations and add help menu
|
2021-04-20 00:51:48 +02:00 |
oddlama
|
48db35cc76
|
Actually select keymap and timezone on systemd configurations. Fixes #4.
|
2020-11-26 13:29:47 +01:00 |
oddlama
|
b7b3d9c529
|
Added mirrorselect switch and mirrorselect large file switch. Closes #3
|
2020-11-26 12:44:59 +01:00 |
oddlama
|
b54079b0b4
|
Move configs -> contrib to avoid confusion
|
2020-11-25 14:45:46 +01:00 |
oddlama
|
edfd4e621d
|
Oopsie lol
|
2020-11-18 15:38:10 +01:00 |
oddlama
|
70d252584c
|
Fix 20-wired-dhcp.network permissions
|
2020-11-18 15:31:04 +01:00 |
oddlama
|
65e4ccd4a8
|
Add todo
|
2020-10-12 20:59:10 +02:00 |
oddlama
|
7db2c3c6f3
|
Add systemd networking config
|
2020-10-12 01:18:39 +02:00 |
oddlama
|
a59090ab9d
|
Install btrfs-progs and omit systemd in dracut because it fails (surprise lol)
|
2020-10-11 21:45:26 +02:00 |
oddlama
|
19b4f1d80c
|
Added systemd's version of enabling services
|
2020-10-10 17:08:54 +02:00 |
oddlama
|
6f427dc92e
|
Systemd is such a lovely tool. It cannot run hostnamectl/localectl/timedatectl without pid 1.
|
2020-10-06 19:25:10 +02:00 |
oddlama
|
ed87a77c13
|
Added proper btrfs mount options
|
2020-10-05 22:28:32 +02:00 |
oddlama
|
1c476cef17
|
systemd's setup deviates. #1
|
2020-10-03 19:04:55 +02:00 |
oddlama
|
64251a3d31
|
WIP: Implement btrfs raid layout
|
2020-10-03 16:32:14 +02:00 |
oddlama
|
fad5c06199
|
fstab swap entry by uuid
|
2020-05-02 12:22:43 +02:00 |
oddlama
|
07db67534b
|
Better vfat fstab entry (permission masks)
|
2020-05-01 12:15:37 +02:00 |
oddlama
|
56cea7d8ee
|
Create dracut with default modules; fix initramfs.img location in syslinux.cfg
|
2020-04-25 22:37:50 +02:00 |
oddlama
|
2c7c804105
|
Fixed missing uuid resolve in dracut cmdline generation
|
2020-04-25 20:17:24 +02:00 |
oddlama
|
cd078400b8
|
change bios partition mountpoint to /boot/bios to prevent automatic partition filling
|
2020-04-25 20:15:16 +02:00 |
oddlama
|
fceb479402
|
Fix bug in fstab generation
|
2020-04-25 20:12:00 +02:00 |
oddlama
|
2420251b28
|
Replace link with copy because vfat can handle links.
|
2020-04-25 18:48:48 +02:00 |
oddlama
|
18674a4b0c
|
UUID based fstab
|
2020-04-25 18:06:38 +02:00 |
oddlama
|
ac5d8f1645
|
Added vmlinuz syslinux.cfg generatoin and bios link
|
2020-04-25 17:56:04 +02:00 |
oddlama
|
bbece4293a
|
Fixed syslinux installation directory
|
2020-04-25 16:38:55 +02:00 |
oddlama
|
db1918e6d5
|
Added missing conjunction
|
2020-04-25 15:27:32 +02:00 |
oddlama
|
9439c07b28
|
make ADDITIONAL_PACKAGES an bash array
|
2020-04-25 15:24:24 +02:00 |
oddlama
|
f2909a7c72
|
Added dracut cmdline generation
|
2020-04-25 15:12:35 +02:00 |
oddlama
|
2b323d0c0d
|
Removed need to save resolve entries altogether; WIP: Dracut integration
|
2020-04-24 23:02:00 +02:00 |
oddlama
|
21ff831af0
|
install mdadm on chrooted system when raid is used
|
2020-04-23 23:56:53 +02:00 |
oddlama
|
048b39ffe0
|
Fixed bug in map saving
|
2020-04-23 22:31:18 +02:00 |
oddlama
|
826f232807
|
Export some crucial variables
|
2020-04-23 21:06:22 +02:00 |