Files
scripts-public/linux-managements
FlintyLemming e4e1afebe8 fix: correctly detect and remove CD-ROM apt sources on Ubuntu 26
The previous check only matched "cdrom:" but Ubuntu 26 uses DEB822
format with "URIs: file:///cdrom". Now matches /cdrom broadly and
handles .sources files, .list files, and traditional sources.list.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 20:41:53 +08:00
..