Johannes Kamprad
|
eecc656d32
|
Add files via upload
apollo wallpaper template for develisos in..
|
2022-03-23 14:06:44 +01:00 |
|
Johannes Kamprad
|
0b33b175d1
|
Add files via upload
|
2022-03-19 12:02:19 +01:00 |
|
Johannes Kamprad
|
fea0bf2aab
|
Delete endeavouros-wallpaper-blank-develiso.xcf
|
2022-03-19 12:01:06 +01:00 |
|
Johannes Kamprad
|
a794035cff
|
Add files via upload
change syslinux splash for Apollo release
|
2022-03-16 20:53:27 +01:00 |
|
Johannes Kamprad
|
1da5484bb7
|
Update run_before_squashfs.sh
systemd-timesyncd.service
added to be enabled for livesession
-- > test running now
|
2022-03-11 19:55:49 +01:00 |
|
manuel-192
|
0ab27d1497
|
fixed user_commands.bash for ISOs after yesr 2021
|
2022-03-11 18:02:07 +02:00 |
|
Johannes Kamprad
|
3de0cb8842
|
Update packages.x86_64
replace vim with vi for good
|
2022-03-10 22:24:06 +01:00 |
|
Johannes Kamprad
|
5dd02a8205
|
Merge pull request #19 from keybreak/main
Forgot to remove leftoever ;)
|
2022-03-10 14:47:48 +01:00 |
|
keybreak
|
3efb0bc62f
|
Update run_before_squashfs.sh
|
2022-03-10 16:04:53 +03:00 |
|
Johannes Kamprad
|
48f746d09c
|
Add files via upload
gimp raw image to create custom live session wallpapers for Devel ISO (to show build date)
|
2022-03-10 12:22:17 +01:00 |
|
Johannes Kamprad
|
bb07c679c7
|
Delete endeavouros-wallpaper-blank-develiso.xcf
moving to root of the repo to minimize comand usage to handle
|
2022-03-10 12:21:16 +01:00 |
|
Johannes Kamprad
|
638b04fc83
|
Update run_before_squashfs.sh
fix chmod of non existing .xsession file (line 50)
|
2022-03-07 14:45:58 +01:00 |
|
Johannes Kamprad
|
534898e31a
|
Merge pull request #17 from keybreak/main
run_before_squashfs.sh - Silent local pacman
|
2022-03-07 14:14:05 +01:00 |
|
keybreak
|
a15695f414
|
Update run_before_squashfs.sh
|
2022-03-07 16:11:05 +03:00 |
|
Johannes Kamprad
|
dbf36f1629
|
Delete endeavouros-wallpaper-blank-develiso.xcf
now in /root folder
|
2022-03-07 13:32:58 +01:00 |
|
Johannes Kamprad
|
23583b6c62
|
Update run_before_squashfs.sh
get license directly and move it into liveusers home
+ little fixes on liveuser config copy over (removed non needed .xsession and LICENSE
|
2022-03-07 12:06:10 +01:00 |
|
Johannes Kamprad
|
299d6a7f27
|
Merge pull request #16 from keybreak/main
DEBLOAT
|
2022-03-07 12:00:56 +01:00 |
|
keybreak
|
b6412a7578
|
DEBLOAT
|
2022-03-07 09:20:56 +03:00 |
|
Johannes Kamprad
|
cdd6addbe2
|
Update run_before_squashfs.sh
remover for live-wallpaper file endeavouros-wallpaper-blank-develiso.xcf added
|
2022-03-07 00:29:22 +01:00 |
|
Johannes Kamprad
|
f2fa65f2be
|
Add files via upload
adding live session wallpaper to edit in gimp and replace livewall.png with it
|
2022-03-07 00:04:25 +01:00 |
|
Johannes Kamprad
|
075f7b304b
|
Update and rename package to README
|
2022-03-07 00:02:38 +01:00 |
|
Johannes Kamprad
|
53aee8704a
|
Create package
|
2022-03-07 00:01:43 +01:00 |
|
Johannes Kamprad
|
c9b3c3c1bc
|
Delete mkinitcpio.conf
now using this in https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/main/run_before_squashfs.sh :
# get default mkinitcpio.conf (possible patching it here)
wget https://raw.githubusercontent.com/archlinux/mkinitcpio/master/mkinitcpio.conf
patch -u "mkinitcpio.conf" -i "/root/mkinitcpio.patch"
cp "mkinitcpio.conf" "/etc/"
rm "mkinitcpio.conf" "/root/mkinitcpio.patch"
|
2022-03-06 23:58:14 +01:00 |
|
Johannes Kamprad
|
a074db8289
|
Delete linux.preset
now using this inside run_before_squashfs: https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/main/run_before_squashfs.sh
# revert from arch-iso preset to default preset
cp -rf "/usr/share/mkinitcpio/hook.preset" "/etc/mkinitcpio.d/linux.preset"
sed -i 's?%PKGBASE%?linux?' "/etc/mkinitcpio.d/linux.preset"
|
2022-03-06 23:57:44 +01:00 |
|
Johannes Kamprad
|
e6e6dcfeca
|
Delete .xsession
away with it as it has a typo and .. does nothing added it may on some issues and forget to remove
|
2022-03-06 23:54:13 +01:00 |
|