Advertisement
metawiashmaster

Untitled

Apr 4th, 2023
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 6.66 KB | None | 0 0
  1. diff --git a/Makefile.extra b/Makefile.extra
  2. index 455daca..2fa9e3b 100644
  3. --- a/Makefile.extra
  4. +++ b/Makefile.extra
  5. @@ -20,15 +20,17 @@ download_extra: clean
  6.     mkdir -p cache/downloads/ config/packages.chroot/
  7.  
  8.     # EXTRA https://github.com/az0/cleanerml
  9. -   $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/b/bleachbit-cleanerml/bleachbit-cleanerml_0.0.1~git0+5bc2961_all.deb
  10. -   cp cache/downloads/bleachbit-cleanerml_0.0.1~git0+5bc2961_all.deb config/packages.chroot/
  11. +#  $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/b/bleachbit-cleanerml/bleachbit-cleanerml_0.0.1~git0+5bc2961_all.deb
  12. +   $(WGET) https://blackbox.su/.downloads/bleachbit-cleanerml_0.0.1_git0+5bc2961_all.deb
  13. +   cp cache/downloads/bleachbit-cleanerml_0.0.1_git0+5bc2961_all.deb config/packages.chroot/
  14.  
  15.     # DISABLED https://github.com/yt-dlp/yt-dlp (available in stable-backports)
  16.     #$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/y/yt-dlp/yt-dlp_2022.01.21_amd64.deb
  17.     #cp cache/downloads/yt-dlp_2022.01.21_amd64.deb config/packages.chroot/
  18.  
  19.     # https://github.com/EionRobb/pidgin-opensteamworks/
  20. -   $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/p/pidgin-opensteamworks/pidgin-opensteamworks_1.7-1_amd64.deb
  21. +#  $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/p/pidgin-opensteamworks/pidgin-opensteamworks_1.7-1_amd64.deb
  22. +   $(WGET) https://blackbox.su/.downloads/pidgin-opensteamworks_1.7-1_amd64.deb
  23.     cp cache/downloads/pidgin-opensteamworks_1.7-1_amd64.deb config/packages.chroot/
  24.  
  25.     # DISABLED https://github.com/axcore/tartube
  26. @@ -36,7 +38,8 @@ download_extra: clean
  27.     #cp cache/downloads/python3-tartube_2.4.260.deb config/packages.chroot/
  28.  
  29.     # EXTRA https://github.com/nodiscc/user.js
  30. -   $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/u/user.js/user.js_0.5.0-1_all.deb
  31. +#  $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/u/user.js/user.js_0.5.0-1_all.deb
  32. +   $(WGET) https://blackbox.su/.downloads/user.js_0.5.0-1_all.deb
  33.     cp cache/downloads/user.js_0.5.0-1_all.deb config/packages.chroot/
  34.  
  35.     # EXTRA https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
  36. diff --git a/auto/config b/auto/config
  37. index 1c59c69..2c7fd4d 100755
  38. --- a/auto/config
  39. +++ b/auto/config
  40. @@ -18,7 +18,7 @@ lb config noauto \
  41.  --debconf-frontend noninteractive \
  42.  --debian-installer live \
  43.  --debian-installer-distribution bullseye \
  44. ---debian-installer-gui true \
  45. +--debian-installer-gui false \
  46.  --debootstrap-options "--include=apt-transport-https,ca-certificates,openssl" \
  47.  --distribution bullseye \
  48.  --firmware-binary true \
  49. diff --git a/config/archives/debian-updates-security-backports.list.binary b/config/archives/debian-updates-security-backports.list.binary
  50. index d2ad0ae..000dea5 100644
  51. --- a/config/archives/debian-updates-security-backports.list.binary
  52. +++ b/config/archives/debian-updates-security-backports.list.binary
  53. @@ -1,5 +1,12 @@
  54. -deb https://deb.debian.org/debian/ bullseye main contrib non-free
  55. -deb http://security.debian.org/debian-security bullseye-security main contrib non-free
  56. -deb https://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free
  57. -deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free
  58. -deb https://deb.debian.org/debian/ bullseye-backports main contrib non-free
  59. +deb [trusted=yes] http://deb.debian.org/debian/ bullseye main
  60. +#deb-src http://deb.debian.org/debian/ bullseye main
  61. +
  62. +deb [trusted=yes]  http://security.debian.org/debian-security bullseye-security main contrib
  63. +#deb-src http://security.debian.org/debian-security bullseye-security main contrib
  64. +
  65. +# bullseye-updates, to get updates before a point release is made;
  66. +# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
  67. +deb [trusted=yes] http://deb.debian.org/debian/ bullseye-updates main contrib
  68. +#deb-src http://deb.debian.org/debian/ bullseye-updates main contrib
  69. +
  70. +deb[trusted=yes] http://ftp.de.debian.org/debian bullseye-backports main
  71. diff --git a/config/archives/debian-updates-security-backports.list.chroot b/config/archives/debian-updates-security-backports.list.chroot
  72. index d2ad0ae..9143454 100644
  73. --- a/config/archives/debian-updates-security-backports.list.chroot
  74. +++ b/config/archives/debian-updates-security-backports.list.chroot
  75. @@ -1,5 +1,10 @@
  76. -deb https://deb.debian.org/debian/ bullseye main contrib non-free
  77. -deb http://security.debian.org/debian-security bullseye-security main contrib non-free
  78. -deb https://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free
  79. -deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free
  80. -deb https://deb.debian.org/debian/ bullseye-backports main contrib non-free
  81. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy main restricted
  82. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
  83. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy universe
  84. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy-updates universe
  85. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy multiverse
  86. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
  87. +deb [trusted=yes] http://ru.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
  88. +deb [trusted=yes] http://security.ubuntu.com/ubuntu jammy-security main restricted
  89. +deb [trusted=yes] http://security.ubuntu.com/ubuntu jammy-security universe
  90. +deb [trusted=yes] http://security.ubuntu.com/ubuntu jammy-security multiverse
  91. diff --git a/config/includes.installer/preseed.cfg b/config/includes.installer/preseed.cfg
  92. index 9aea928..0ae0822 100644
  93. --- a/config/includes.installer/preseed.cfg
  94. +++ b/config/includes.installer/preseed.cfg
  95. @@ -357,7 +357,7 @@ d-i apt-setup/use_mirror boolean false
  96.  # By default the installer requires that repositories be authenticated
  97.  # using a known gpg key. This setting can be used to disable that
  98.  # authentication. Warning: Insecure, not recommended.
  99. -#d-i debian-installer/allow_unauthenticated boolean true
  100. +d-i debian-installer/allow_unauthenticated boolean true
  101.  
  102.  # Uncomment this to add multiarch configuration for i386
  103.  #d-i apt-setup/multiarch string i386
  104. @@ -482,7 +482,7 @@ d-i finish-install/reboot_in_progress note
  105.  # packages and run commands in the target system.
  106.  #d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh
  107.  d-i preseed/late_command string \
  108. -    in-target sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet"/GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"/' /etc/default/grub; \
  109. +    in-target sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet"/GRUB_CMDLINE_LINUX_DEFAULT=""/' /etc/default/grub; \
  110.      in-target grub-mkconfig -o /boot/grub/grub.cfg
  111.  
  112.  # By default, the system's locate database will be updated after the
  113.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement