Pratham Patel thefossguy
  • Joined on 2023-03-03
thefossguy pushed to master at thefossguy/kernel-elrepo 2023-11-21 16:33:19 +00:00
0097070fdf bump kernel-stable from 6.6.1-002 to 6.6.1-003
cc915e4393 config-aarch64: I have now entered my final form!
Compare 2 commits »
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-21 05:16:54 +00:00
ba17f2c31c add container-tools for mock to use podman
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 16:50:01 +00:00
0ee5dab457 less verbose image creation
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 16:07:15 +00:00
cb2cd90c01 resize partitions
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 14:30:32 +00:00
e1e94bd889 increase EMPTY_FOR_UBOOT from 64 to 32 and do not set root part's end
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 13:42:32 +00:00
7ce0858f06 improve disk layout size for generated image and "new" image
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 13:07:20 +00:00
6bd3cd4b7f increase UBOOT_MAX_SIZE from 32 to 64
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 13:04:51 +00:00
1594cab9f4 use a +2MiB of extra space for the /boot partition
cd136e16e1 run get-dotfiles.sh with full path
Compare 2 commits »
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 12:41:59 +00:00
c5f32b134c do not upgrade packages **from chroot**
7c0418f9d6 import key for the tfg kernel repos too
e8441c436c forgot that %post and %end must be specified instead of bare bash
Compare 3 commits »
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 12:35:14 +00:00
b169f69740 forgot to quit if a valid user was not found (cfc7064964)
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 12:33:32 +00:00
1c48b6a633 enable network access for the chroot, always
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 12:28:33 +00:00
041f5bc97d improve the dotfiles setup
697f87eeb5 make sure that the script runs as root
cfc7064964 make sure that $1 is a real user
Compare 3 commits »
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 12:10:38 +00:00
e99df742a1 use a +1MiB of extra space for each "dd"-ed partition
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 11:54:16 +00:00
fead388d05 clone and checkout dotfiles
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 11:42:47 +00:00
bf13ec5972 increase root part size from 3GiB to 3.5GiB
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 11:33:25 +00:00
f3163fcc05 remove alias pkg: java-devel
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 11:31:46 +00:00
655dbbbc64 add pkg "hdparm" to be installed on image and used in image creation script
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 10:45:24 +00:00
817821a274 minor cleanup of build artifacts
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 10:44:03 +00:00
4a7331e9a7 include packages that I repeatedly install for building linux/u-boot as a fool
thefossguy pushed to rocky-generic at thefossguy/sbc-images 2023-11-20 09:50:35 +00:00
f349954492 remove use of password with sudo for the wheel group