Pratham Patel
d59c411fc6
init riscv64 stuff
2024-04-28 18:28:51 +05:30
f420775701
read version from /etc/os-release
2024-02-10 09:23:25 +05:30
fd1746ab6a
fix typo
2024-02-05 18:06:50 +05:30
6ffde02fb2
disable systemd messages during boot
2024-02-04 18:40:12 +05:30
873f8dfb5e
remove pkg: neovim
2024-02-04 12:56:18 +05:30
358b27f061
add expand-rootfs.service to be installed on the image
2024-01-03 12:31:32 +05:30
3539a131d8
fetch expand-rootfs.sh from git.resf.org instead of git.thefossguy.com
2024-01-03 12:07:23 +05:30
aef54a8d3f
remove meta pkg: container-tools
2024-01-02 19:36:44 +05:30
b15f56b83a
show newer kernel in grub lol
2024-01-01 21:46:11 +05:30
43a8f59a87
rename stuff
2024-01-01 12:02:08 +05:30
b6204e053f
only one kernel (kernel-mainline-sbc) and one COPR)
2024-01-01 11:54:01 +05:30
ba17f2c31c
add container-tools for mock to use podman
2023-11-21 10:46:46 +05:30
cb2cd90c01
resize partitions
2023-11-20 21:37:03 +05:30
cd136e16e1
run get-dotfiles.sh with full path
2023-11-20 18:27:39 +05:30
c5f32b134c
do not upgrade packages **from chroot**
2023-11-20 18:11:50 +05:30
7c0418f9d6
import key for the tfg kernel repos too
2023-11-20 18:10:58 +05:30
e8441c436c
forgot that %post and %end must be specified instead of bare bash
2023-11-20 18:07:25 +05:30
1c48b6a633
enable network access for the chroot, always
2023-11-20 18:03:25 +05:30
041f5bc97d
improve the dotfiles setup
2023-11-20 17:58:25 +05:30
fead388d05
clone and checkout dotfiles
2023-11-20 17:24:06 +05:30
bf13ec5972
increase root part size from 3GiB to 3.5GiB
2023-11-20 17:12:36 +05:30
f3163fcc05
remove alias pkg: java-devel
2023-11-20 17:03:14 +05:30
655dbbbc64
add pkg "hdparm" to be installed on image and used in image creation script
2023-11-20 17:01:37 +05:30
4a7331e9a7
include packages that I repeatedly install for building linux/u-boot as a fool
2023-11-20 16:13:54 +05:30
f349954492
remove use of password with sudo for the wheel group
2023-11-20 15:20:21 +05:30
ade8066221
improve the GPG key import setup for RPM repos
2023-11-20 15:15:49 +05:30
94db59f374
setup networking before downloading the AltArch signing key
2023-11-13 17:38:53 +05:30
4657fbcc95
do not install the stock EL kernel
2023-11-13 17:29:45 +05:30
fc57f6b147
fix kernel rename that eneded up being a selfown
2023-11-13 15:44:56 +05:30
db67b9cb3a
renamed my COPR repo
2023-11-13 13:33:48 +05:30
e0e8a9a03a
since this won't be in the altarch repo, might as well make it personalized lol
2023-11-13 09:27:23 +05:30
b92bcb6c5d
prevent cockpit from being installed because it causes SELinux-related errors
2023-11-11 10:07:07 +05:30
c97ba2d699
add pkgs: tree wget
2023-11-11 08:36:58 +05:30
6e9b326d73
update package list
2023-11-11 07:46:25 +05:30
77a96b71a0
increase root part size from 2GiB to 3GiB
2023-11-11 07:45:33 +05:30
548cce845d
we have a "real" kernel now, so ignore that
2023-11-10 20:35:13 +05:30
1bbe69eee7
kernel-{rc,next}-tfg are moved to the kernel-tfg repo; enable "metadata_expire" for my COPR repos
2023-10-31 09:38:00 +05:30
d23e216bf8
upstream U-Boot now has support for the OPi5, no longer need "opi5-efi"
2023-10-26 17:26:46 +05:30
52d851f77c
set /boot/efi to 512M
2023-10-26 17:25:52 +05:30
02f833f987
set /boot to 1G
2023-10-26 08:12:58 +05:30
4d59647e3c
add commented out kernels for elrepo kernel testing
2023-10-22 21:51:15 +05:30
b6b7309ffe
add my testing elrepo copr
2023-10-22 21:48:45 +05:30
15709fe5d7
shrink partitions
2023-10-17 13:18:09 +05:30
cbbee2dbbe
revert from two images to only a single image (GPT)
2023-10-16 08:08:05 +05:30
ed721f8d7f
enable EPEL and "prathampatel/kernel-testing-tfg" so the packages can be fetched during install time; repositories are anyways enabled on a case-by-case basis by "includes/post/rpm-repos-enable.ksi"
2023-10-11 21:51:49 +05:30
abdaf2b48c
minor changes
2023-10-11 21:50:03 +05:30
5e03807a13
add GPG key for the altarch-common repo
2023-10-10 13:17:26 +05:30
15c5e5afcb
Create GPT and MBR images
...
Some SBCs, like the Raspberry Pi (at least up-to RPi4) lineup needs MBR
partitioned disks, while other, more newer SBCs, like the Orange Pi 5,
needs GPT partitioned disks. So create two disk images.
2023-10-10 11:06:09 +05:30
3b0a7de613
do not install the Rocky/RHEL 5.14 kernel
2023-10-09 09:04:06 +05:30
95faedd878
improve the setup where repos are enabled, post install
2023-10-09 05:22:48 +05:30