new commit
|
@ -130,14 +130,8 @@ thunderbird-locale-de
|
||||||
thunderbird-locale-en
|
thunderbird-locale-en
|
||||||
thunderbird-locale-en-us
|
thunderbird-locale-en-us
|
||||||
thunderbird-locale-es
|
thunderbird-locale-es
|
||||||
firefox
|
|
||||||
firefox-locale-de
|
|
||||||
firefox-locale-en
|
|
||||||
firefox-locale-es
|
|
||||||
firefox-locale-fr
|
|
||||||
firefox-locale-it
|
|
||||||
firefox-locale-pt
|
|
||||||
libreoffice
|
libreoffice
|
||||||
|
libreoffice-gtk
|
||||||
libreoffice-gtk3
|
libreoffice-gtk3
|
||||||
libreoffice-l10n-pt
|
libreoffice-l10n-pt
|
||||||
libreoffice-l10n-pt-br
|
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/usr/sbin
|
||||||
mkdir -p $build/build/config/includes.chroot/etc/lightdm
|
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/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/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
|
# 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/install-debian/* $build/build/config/includes.chroot/usr/share/pixmaps
|
||||||
cp $build/sources-final/* $build/build/config/includes.chroot/usr/sbin
|
cp $build/sources-final/* $build/build/config/includes.chroot/usr/sbin
|
||||||
cp $build/bootloader-config/* $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/lightdm/* $build/build/config/includes.chroot/etc/lightdm
|
||||||
cp -r $build/bootloaders/* $build/build/config/bootloaders
|
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/configs/* $build/build/config/includes.chroot/etc/
|
||||||
cp -r $build/icons/* $build/build/config/includes.chroot/usr/share/icons
|
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/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/packages/* $build/build/config/packages.chroot
|
||||||
|
cp -r $build/grub/vimix $build/build/config/includes.chroot/boot/grub/themes
|
||||||
|
|
||||||
|
|
||||||
# Build the ISO #
|
# Build the ISO #
|
||||||
|
|
18
build.sh
|
@ -155,14 +155,8 @@ thunderbird-locale-de
|
||||||
thunderbird-locale-en
|
thunderbird-locale-en
|
||||||
thunderbird-locale-en-us
|
thunderbird-locale-en-us
|
||||||
thunderbird-locale-es
|
thunderbird-locale-es
|
||||||
firefox
|
|
||||||
firefox-locale-de
|
|
||||||
firefox-locale-en
|
|
||||||
firefox-locale-es
|
|
||||||
firefox-locale-fr
|
|
||||||
firefox-locale-it
|
|
||||||
firefox-locale-pt
|
|
||||||
libreoffice
|
libreoffice
|
||||||
|
libreoffice-gtk
|
||||||
libreoffice-gtk3
|
libreoffice-gtk3
|
||||||
libreoffice-l10n-pt
|
libreoffice-l10n-pt
|
||||||
libreoffice-l10n-pt-br
|
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/usr/sbin
|
||||||
mkdir -p $build/build/config/includes.chroot/etc/lightdm
|
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/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/etc/default
|
||||||
|
mkdir -p $build/build/config/includes.chroot/boot/grub/themes
|
||||||
|
|
||||||
|
|
||||||
# Copy Configs to the chroot
|
# 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/install-debian/* $build/build/config/includes.chroot/usr/share/pixmaps
|
||||||
cp $build/sources-final/* $build/build/config/includes.chroot/usr/sbin
|
cp $build/sources-final/* $build/build/config/includes.chroot/usr/sbin
|
||||||
cp $build/bootloader-config/* $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/lightdm/* $build/build/config/includes.chroot/etc/lightdm
|
||||||
cp -r $build/bootloaders/* $build/build/config/bootloaders
|
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/configs/* $build/build/config/includes.chroot/etc/
|
||||||
cp -r $build/icons/* $build/build/config/includes.chroot/usr/share/icons
|
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/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/packages/* $build/build/config/packages.chroot
|
||||||
|
cp -r $build/grub/vimix $build/build/config/includes.chroot/boot/grub/themes
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Build the ISO #
|
# Build the ISO #
|
||||||
|
|
|
@ -20,7 +20,7 @@ GRUB_CMDLINE_LINUX=""
|
||||||
# The resolution used on graphical terminal
|
# The resolution used on graphical terminal
|
||||||
# note that you can use only modes which your graphic card supports via VBE
|
# 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'
|
# 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
|
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
|
||||||
#GRUB_DISABLE_LINUX_UUID=true
|
#GRUB_DISABLE_LINUX_UUID=true
|
||||||
|
@ -30,3 +30,6 @@ GRUB_GFXMODE=1360x768
|
||||||
|
|
||||||
# Uncomment to get a beep at grub start
|
# Uncomment to get a beep at grub start
|
||||||
#GRUB_INIT_TUNE="480 440 1"
|
#GRUB_INIT_TUNE="480 440 1"
|
||||||
|
|
||||||
|
#Grub theme
|
||||||
|
GRUB_THEME="/boot/grub/themes/vimix/theme.txt"
|
||||||
|
|
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 554 B |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 296 B |
After Width: | Height: | Size: 309 B |
After Width: | Height: | Size: 640 B |
After Width: | Height: | Size: 542 B |
After Width: | Height: | Size: 599 B |
After Width: | Height: | Size: 437 B |
After Width: | Height: | Size: 470 B |
After Width: | Height: | Size: 325 B |
After Width: | Height: | Size: 340 B |
After Width: | Height: | Size: 753 B |
After Width: | Height: | Size: 659 B |
After Width: | Height: | Size: 568 B |
After Width: | Height: | Size: 380 B |
After Width: | Height: | Size: 395 B |
After Width: | Height: | Size: 506 B |
After Width: | Height: | Size: 652 B |
After Width: | Height: | Size: 301 B |
After Width: | Height: | Size: 536 B |
After Width: | Height: | Size: 520 B |
After Width: | Height: | Size: 280 B |
After Width: | Height: | Size: 602 B |
After Width: | Height: | Size: 671 B |
After Width: | Height: | Size: 566 B |
After Width: | Height: | Size: 652 B |
After Width: | Height: | Size: 652 B |
After Width: | Height: | Size: 590 B |
After Width: | Height: | Size: 594 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 705 B |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 470 B |
After Width: | Height: | Size: 692 B |
After Width: | Height: | Size: 692 B |
After Width: | Height: | Size: 409 B |
After Width: | Height: | Size: 375 B |
After Width: | Height: | Size: 484 B |
After Width: | Height: | Size: 588 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 570 B |
After Width: | Height: | Size: 265 B |
After Width: | Height: | Size: 410 B |
After Width: | Height: | Size: 615 B |
After Width: | Height: | Size: 652 B |
After Width: | Height: | Size: 326 B |
After Width: | Height: | Size: 691 B |
After Width: | Height: | Size: 385 B |
After Width: | Height: | Size: 526 B |
After Width: | Height: | Size: 161 B |
After Width: | Height: | Size: 219 B |
After Width: | Height: | Size: 211 B |
After Width: | Height: | Size: 976 B |
After Width: | Height: | Size: 952 B |
After Width: | Height: | Size: 963 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 963 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 952 B |
|
@ -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"
|
||||||
|
}
|
|
@ -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
|
||||||
|
|
|
@ -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*
|
|