Skip to content

Commit ff6b0e7

Browse files
committed
updated src code
1 parent 55c51f1 commit ff6b0e7

26 files changed

+461
-146
lines changed

src/airootfs/etc/pacman.conf

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ Server = https://exodia-os.github.io/$repo/$arch
4545
SigLevel = Optional TrustAll
4646
Server = https://exodia-os.github.io/$repo/$arch
4747

48-
#############################
49-
# blackarch Repos #
50-
#############################
51-
52-
[blackarch]
53-
Include = /etc/pacman.d/blackarch-mirrorlist
54-
5548
## ---------------------------------------------- ##
5649

5750
#############################
@@ -85,3 +78,11 @@ Include = /etc/pacman.d/mirrorlist
8578

8679
[chaotic-aur]
8780
Include = /etc/pacman.d/chaotic-mirrorlist
81+
82+
83+
#############################
84+
# blackarch Repos #
85+
#############################
86+
87+
[blackarch]
88+
Include = /etc/pacman.d/blackarch-mirrorlist

src/airootfs/etc/skel/.config/neofetch/config.conf

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) Mahmoud Mohamed (Ozil) <https://github.com/mmsaeed509>
2+
# Copyright (C) Mahmoud Mohamed (00xWolf) <https://github.com/mmsaeed509>
33
# LICENSE © GNU-GPL3
44
#
55

@@ -113,7 +113,7 @@ disk_display="off"
113113
# Backend Settings
114114
image_backend="ascii"
115115
image_source="auto"
116-
ascii_distro="arch"
116+
ascii_distro="auto"
117117
ascii_colors=(1 2 3 4 5 6 7 8)
118118
ascii_bold="on"
119119
image_loop="off"
@@ -130,3 +130,36 @@ background_color=
130130
stdout="off"
131131

132132
## --------------------------------------------------------- Configuration --------------------------------------------------------- ##
133+
134+
135+
## --------------------------------------------------------- Preview --------------------------------------------------------- ##
136+
#
137+
#
138+
# - : ┌─────────────────────────────────────────────────┐
139+
# +: :+ ozil@Predatorph315-52
140+
# ++. .++ └─────────────────────────────────────────────────┘
141+
# +++ : . +++                
142+
# +++= .+ + =+++ ┌─────────────────────────────────────────────────┐
143+
# ++++- ++ += -++++  OS-> Linux
144+
# ++++++- -++ ++- -++++++ │ ├ -> Exodia Predator OS x86_64
145+
# ++++++++: .+++ +++. :++++++++ │ ├ -> 6.0.8-arch1-1
146+
# ++++++++++: ++++ ++++ :++++++++++ │ ├ -> 1412 (pacman)
147+
# +++++++++++==++++ ++++=++++++=+++++ │ ├ -> Developed by Cyb3rTh1eveZ Team
148+
# +++++.:++++++++++ ++++++++++:.+++++ │ ├─﫥 Copyright Cyb3rTh1eveZ Team
149+
# +++++. .+++++++++ +++++++++. .+++++ │ └ -> zsh 5.9
150+
# +++++: ++++++++ ++++++++ :+++++  DE/WM-> bspwm
151+
# ++++++- =+++++++ +++++++= -++++++ │ ├ -> Tokyonight-Dark-B [GTK2/3]
152+
# :+++++= =+++++++ +++++++= =+++++: │ ├ -> Red-Black [GTK2/3]
153+
# :+++= =+++++++ +++++++= =+++: │ └ -> alacritty
154+
# -+= =+++++++ +++++++= ++-  PC-> Predator PH315-52 V1.12
155+
# : =++++++- -++++++= : │ ├ -> Intel i7-9750H (12) @ 4.500GHz [39.0°on]
156+
# =++++- -++++= │ ├󰢮 -> NVIDIA GeForce GTX 1660 Ti Mobile
157+
# =++= =++= │ ├󰢮 -> Intel CoffeeLake-H GT2 [UHD Graphics 630]
158+
# =++ ++= │ ├ -> 3179MiB / 15836MiB
159+
# =+. .+= │ ├ -> 1 hour, 21 mins
160+
# =- -= │ └ -> 1920x1080, 1920x1080
161+
# : : └─────────────────────────────────────────────────┘
162+
#                
163+
#
164+
#
165+
## --------------------------------------------------------- Preview --------------------------------------------------------- ##

src/airootfs/etc/skel/.config/neofetch/config_V2.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) Mahmoud Mohamed (Ozil) <https://github.com/mmsaeed509>
2+
# Copyright (C) Mahmoud Mohamed (00xWolf) <https://github.com/mmsaeed509>
33
# LICENSE © GNU-GPL3
44
#
55

@@ -105,7 +105,7 @@ disk_display="off"
105105
# Backend Settings
106106
image_backend="ascii"
107107
image_source="auto"
108-
ascii_distro="arch"
108+
ascii_distro="auto"
109109
ascii_colors=(1 2 3 4 5 6 7 8)
110110
ascii_bold="on"
111111
image_loop="off"

src/airootfs/etc/skel/.config/neofetch/config_small.conf

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# See this wiki page for more info:
2-
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
1+
#
2+
# Copyright (C) Mahmoud Mohamed (00xWolf) <https://github.com/mmsaeed509>
3+
# LICENSE © GNU-GPL3
4+
#
5+
36
print_info() {
47

58
prin "${c1} Sys-Info "

src/airootfs/etc/skel/.config/neofetch/config_small_V2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) Mahmoud Mohamed (Ozil) <https://github.com/mmsaeed509>
2+
# Copyright (C) Mahmoud Mohamed (00xWolf) <https://github.com/mmsaeed509>
33
# LICENSE © GNU-GPL3
44
#
55

src/airootfs/root/customize_airootfs.sh

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,31 @@ if [[ ! -d "$rdir" ]]; then
2121
mkdir "$rdir"
2222
fi
2323

24-
rconfig=('alacritty' 'bspwm' 'geany' 'gtk-3.0' 'Kvantum' 'neofetch' 'qt5ct' 'ranger' 'Thunar' 'xfce4' 'nvim' 'caja' 'cava' 'conky' 'gtk-2.0')
24+
rconfig=(
25+
26+
'alacritty' 'bspwm' 'geany' 'gtk-3.0'
27+
'Kvantum' 'neofetch' 'qt5ct' 'ranger'
28+
'Thunar' 'xfce4' 'nvim' 'caja' 'cava'
29+
'rofi' 'gtk-2.0' 'dunst' 'sxhkd'
30+
'networkmanager-dmenu' 'mimeapps.list'
31+
)
32+
2533
for cfg in "${rconfig[@]}"; do
2634
if [[ -e "$sdir/.config/$cfg" ]]; then
2735
cp -rf "$sdir"/.config/"$cfg" "$rdir"
2836
fi
2937
done
3038

31-
rcfg=('.oh-my-zsh' '.gtkrc-2.0' '.vim_runtime' '.vimrc' '.zshrc' '.p10k.zsh' 'Templates' '.local/share/nvim' '.ncmpcpp' '.mplayer' '.mpd')
39+
rcfg=(
40+
41+
'.oh-my-zsh' '.gtkrc-2.0' '.vim_runtime'
42+
'.vimrc' '.zshrc' '.p10k.zsh' 'Templates'
43+
'.local/share/nvim' '.ncmpcpp' '.mplayer'
44+
'.mpd' 'Music' '.face' '.Xresources.d'
45+
'.dmrc' '.fehbg' '.Xresources' '.xsettingsd'
46+
47+
)
48+
3249
for cfile in "${rcfg[@]}"; do
3350
if [[ -e "$sdir/$cfile" ]]; then
3451
cp -rf "$sdir"/"$cfile" /root
@@ -48,7 +65,8 @@ xdg-user-dirs-gtk-update
4865

4966
sed -i -e 's/exodia-welcome/exodia-help/g' /etc/skel/.config/bspwm/bspwmrc
5067

51-
## copy grub theme to boot dir ##
52-
cp -r /usr/share/grub/themes/exodia /boot/grub/themes/
68+
## fix exodia-grub-theme ##
69+
# cp -r /usr/share/grub/themes/exodia /boot/grub/themes/
70+
# sudo grub-mkconfig -o /boot/grub/grub.cfg
5371

5472
## -------------------------------------------------------------- ##

src/efiboot/loader/entries/01-exodiaiso-x86_64-linux.conf renamed to src/efiboot/loader/entries/01-exodia-x86_64-linux.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
title Exodia Linux install medium (x86_64, UEFI)
1+
title Boot Exodia OS (64bit, UEFI)
2+
sort-key 01
23
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
34
initrd /%INSTALL_DIR%/boot/intel-ucode.img
45
initrd /%INSTALL_DIR%/boot/amd-ucode.img
56
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
6-
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
7+
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% quiet splash loglevel=3 udev.log_level=3 vt.global_cursor_default=0 cow_spacesize=5G

src/efiboot/loader/entries/02-exodiaiso-x86_64-speech-linux.conf renamed to src/efiboot/loader/entries/02-exodia-x86_64-ram-linux.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
title Exodia Linux install medium (x86_64, UEFI) with speech
1+
title Boot Exodia OS (64bit, UEFI, Copy to RAM)
2+
sort-key 02
23
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
34
initrd /%INSTALL_DIR%/boot/intel-ucode.img
45
initrd /%INSTALL_DIR%/boot/amd-ucode.img
56
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
6-
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% accessibility=on
7+
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram quiet splash loglevel=3 udev.log_level=3 vt.global_cursor_default=0 cow_spacesize=1G

src/efiboot/loader/entries/03-exodiaiso-x86_64-ram-linux.conf renamed to src/efiboot/loader/entries/03-exodia-x86_64-nvidia-linux.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
title Exodia Linux install medium (x86_64, UEFI, Copy to RAM)
1+
title Boot Exodia OS (64bit, UEFI, NVIDIA)
2+
sort-key 03
23
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
34
initrd /%INSTALL_DIR%/boot/intel-ucode.img
45
initrd /%INSTALL_DIR%/boot/amd-ucode.img
56
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
6-
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram
7+
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% quiet splash loglevel=3 udev.log_level=3 vt.global_cursor_default=0 cow_spacesize=5G nouveau.modeset=0 modprobe.blacklist=nouveau nvidia i915.modeset=1 radeon.modeset=1

src/efiboot/loader/entries/04-exodiaiso-x86_64-nvidia-linux.conf

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)