new commit

This commit is contained in:
Manuel 2022-11-17 09:59:42 -01:00
parent dcf75ade73
commit f267da2c11
81 changed files with 75 additions and 31 deletions

View File

@ -130,14 +130,8 @@ thunderbird-locale-de
thunderbird-locale-en
thunderbird-locale-en-us
thunderbird-locale-es
firefox
firefox-locale-de
firefox-locale-en
firefox-locale-es
firefox-locale-fr
firefox-locale-it
firefox-locale-pt
libreoffice
libreoffice-gtk
libreoffice-gtk3
libreoffice-l10n-pt
libreoffice-l10n-pt-br
@ -208,9 +202,9 @@ mkdir -p $build/build/config/includes.chroot/etc/live/config.conf.d
mkdir -p $build/build/config/includes.chroot/usr/sbin
mkdir -p $build/build/config/includes.chroot/etc/lightdm
mkdir -p $build/build/config/includes.chroot/usr/share/pixmaps
mkdir -p $build/build/config/includes.chroot/usr/share/desktop-base
mkdir -p $build/build/config/includes.chroot/etc/skel/Desktop
mkdir -p $build/build/config/includes.chroot/etc/default
mkdir -p $build/build/config/includes.chroot/boot/grub/themes
# Copy Configs to the chroot
@ -221,7 +215,7 @@ cp $build/hooks/normal/* $build/build/config/hooks/normal
cp $build/install-debian/* $build/build/config/includes.chroot/usr/share/pixmaps
cp $build/sources-final/* $build/build/config/includes.chroot/usr/sbin
cp $build/bootloader-config/* $build/build/config/includes.chroot/usr/sbin
cp $build/grub/* $build/build/config/includes.chroot/etc/default
cp $build/grub/grub $build/build/config/includes.chroot/etc/default
cp -r $build/lightdm/* $build/build/config/includes.chroot/etc/lightdm
cp -r $build/bootloaders/* $build/build/config/bootloaders
@ -230,9 +224,8 @@ cp -r $build/calamares/* $build/build/config/includes.chroot/etc/calamares
cp -r $build/configs/* $build/build/config/includes.chroot/etc/
cp -r $build/icons/* $build/build/config/includes.chroot/usr/share/icons
cp -r $build/themes/* $build/build/config/includes.chroot/usr/share/themes
cp -r $build/desktop-base/* $build/build/config/includes.chroot/usr/share/desktop-base
cp -r $build/plymouth/* $build/build/config/includes.chroot/usr/share
cp -r $build/packages/* $build/build/config/packages.chroot
cp -r $build/grub/vimix $build/build/config/includes.chroot/boot/grub/themes
# Build the ISO #

View File

@ -155,14 +155,8 @@ thunderbird-locale-de
thunderbird-locale-en
thunderbird-locale-en-us
thunderbird-locale-es
firefox
firefox-locale-de
firefox-locale-en
firefox-locale-es
firefox-locale-fr
firefox-locale-it
firefox-locale-pt
libreoffice
libreoffice-gtk
libreoffice-gtk3
libreoffice-l10n-pt
libreoffice-l10n-pt-br
@ -234,9 +228,9 @@ mkdir -p $build/build/config/includes.chroot/etc/live/config.conf.d
mkdir -p $build/build/config/includes.chroot/usr/sbin
mkdir -p $build/build/config/includes.chroot/etc/lightdm
mkdir -p $build/build/config/includes.chroot/usr/share/pixmaps
mkdir -p $build/build/config/includes.chroot/usr/share/desktop-base
mkdir -p $build/build/config/includes.chroot/etc/skel/Desktop
mkdir -p $build/build/config/includes.chroot/etc/default
mkdir -p $build/build/config/includes.chroot/etc/default
mkdir -p $build/build/config/includes.chroot/boot/grub/themes
# Copy Configs to the chroot
@ -247,7 +241,7 @@ cp $build/hooks/normal/* $build/build/config/hooks/normal
cp $build/install-debian/* $build/build/config/includes.chroot/usr/share/pixmaps
cp $build/sources-final/* $build/build/config/includes.chroot/usr/sbin
cp $build/bootloader-config/* $build/build/config/includes.chroot/usr/sbin
cp $build/grub/* $build/build/config/includes.chroot/etc/default
cp $build/grub/grub $build/build/config/includes.chroot/etc/default
cp -r $build/lightdm/* $build/build/config/includes.chroot/etc/lightdm
cp -r $build/bootloaders/* $build/build/config/bootloaders
@ -256,9 +250,9 @@ cp -r $build/calamares/* $build/build/config/includes.chroot/etc/calamares
cp -r $build/configs/* $build/build/config/includes.chroot/etc/
cp -r $build/icons/* $build/build/config/includes.chroot/usr/share/icons
cp -r $build/themes/* $build/build/config/includes.chroot/usr/share/themes
cp -r $build/desktop-base/* $build/build/config/includes.chroot/usr/share/desktop-base
cp -r $build/plymouth/* $build/build/config/includes.chroot/usr/share/
cp -r $build/packages/* $build/build/config/packages.chroot
cp -r $build/grub/vimix $build/build/config/includes.chroot/boot/grub/themes
# Build the ISO #

View File

@ -20,7 +20,7 @@ GRUB_CMDLINE_LINUX=""
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1360x768
GRUB_GFXMODE=1440x900
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
@ -30,3 +30,6 @@ GRUB_GFXMODE=1360x768
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
#Grub theme
GRUB_THEME="/boot/grub/themes/vimix/theme.txt"

BIN
grub/vimix/background.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
grub/vimix/dejavu_32.pf2 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

BIN
grub/vimix/icons/arch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 B

BIN
grub/vimix/icons/cancel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

BIN
grub/vimix/icons/chakra.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 B

BIN
grub/vimix/icons/debian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B

BIN
grub/vimix/icons/deepin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

BIN
grub/vimix/icons/devuan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 B

BIN
grub/vimix/icons/driver.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

BIN
grub/vimix/icons/edit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

BIN
grub/vimix/icons/efi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 B

BIN
grub/vimix/icons/fedora.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

BIN
grub/vimix/icons/gentoo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

BIN
grub/vimix/icons/help.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

BIN
grub/vimix/icons/kali.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

BIN
grub/vimix/icons/kaos.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B

BIN
grub/vimix/icons/kbd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

BIN
grub/vimix/icons/korora.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

BIN
grub/vimix/icons/lang.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 B

BIN
grub/vimix/icons/lfs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

BIN
grub/vimix/icons/linux.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

BIN
grub/vimix/icons/macosx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

BIN
grub/vimix/icons/mageia.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 B

BIN
grub/vimix/icons/pop-os.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

BIN
grub/vimix/icons/solus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

BIN
grub/vimix/icons/type.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 B

BIN
grub/vimix/icons/tz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 B

BIN
grub/vimix/icons/ubuntu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

BIN
grub/vimix/icons/unset.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

BIN
grub/vimix/icons/void.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 691 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

BIN
grub/vimix/select_c.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 B

BIN
grub/vimix/select_e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

BIN
grub/vimix/select_w.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 952 B

BIN
grub/vimix/terminus-12.pf2 Normal file

Binary file not shown.

BIN
grub/vimix/terminus-14.pf2 Normal file

Binary file not shown.

BIN
grub/vimix/terminus-16.pf2 Normal file

Binary file not shown.

BIN
grub/vimix/terminus-18.pf2 Normal file

Binary file not shown.

44
grub/vimix/theme.txt Normal file
View File

@ -0,0 +1,44 @@
# GRUB2 gfxmenu Linux theme
# Designed for any resolution
# Global Property
title-text: ""
desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
# Show the boot menu
+ boot_menu {
left = 30%
top = 30%
width = 45%
height = 60%
item_font = "Unifont Regular 16"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 32
icon_height = 32
item_icon_space = 20
item_height = 36
item_padding = 5
item_spacing = 10
selected_item_pixmap_style = "select_*.png"
}
# Show a countdown message using the label component
+ label {
top = 82%
left = 32%
width = 30%
align = "center"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 16"
}

View File

@ -0,0 +1,17 @@
#!/bin/bash
### brave browser instalation hook
# Install depends
apt install apt-transport-https curl
#Add the keyring
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
#Update the repos
apt update
#install the package
apt install brave-browser

View File

@ -1,7 +0,0 @@
#!/bin/bash
### Error checking added to "lint-trap" section.
### Missing files no longer cause builds to fail.
# Remove installer recommended packages not necessary to save space
#apt --purge --yes autoremove plasma* kwin* xwayland kde*