misc: 2nd general review of helpers.

This commit is contained in:
Luis Guzmán 2024-05-01 18:52:05 +00:00
parent df6774d1fe
commit 372a379e8a
36 changed files with 16 additions and 5662 deletions

View file

@ -45,9 +45,6 @@ sed "s/head -n1/sed -n 1p/" -i scripts/casper-functions
# Set trisquel isos as default suggestion.
patch --no-backup-if-mismatch -p1 < $DATA/set_trisquel_iso_suggestion.patch
# FIX T11 only: Set live user uid as 1000, which fails due to
# systemd taking 999 in later versions (LP: #2004092) remove on T12.
patch --no-backup-if-mismatch -p1 < $DATA/set_liveuser_uid_1000.patch
changelog "Compiled for Trisquel"