mirror of
https://github.com/stornic56/debianito-post-install.git
synced 2026-07-16 05:49:49 +00:00
add Debian 11 support
- Created dedicated modules/bullseye/` folder for legacy isolation (Debian 11 support). - Implemented 4-block inclusive PCI range detection for Nvidia Kepler/Fermi to prevent black screens. - Centralized system time verification checking against year 2026 before APT execution. - Cleaned and purged modern package lists for the Bullseye extra software module. - Updated main menu with conditional sourcing and fixed Option 7 (Gaming Lite) for Bullseye. - Updated README.md with explicit TUI navigation instructions and full repository directory tree mapping.
This commit is contained in:
@@ -67,8 +67,6 @@ configure_repos() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
sync_system_time
|
||||
|
||||
backup_current_repos
|
||||
|
||||
if $use_deb822; then
|
||||
|
||||
Reference in New Issue
Block a user