mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-18 05:01:31 +00:00
Studio - Apply fixes in previous upload to legacy BIOS systems
This commit is contained in:
parent
dab7ad8fbf
commit
4bcbf7a2bf
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
calamares-settings-ubuntu (1:20.10.4) groovy; urgency=medium
|
||||||
|
|
||||||
|
* Ubuntu Studio
|
||||||
|
- Apply fixes in previous upload to legacy BIOS systems
|
||||||
|
|
||||||
|
-- Erich Eickmeyer <erich@ericheickmeyer.com> Thu, 28 May 2020 16:20:56 -0700
|
||||||
|
|
||||||
calamares-settings-ubuntu (1:20.10.3) groovy; urgency=medium
|
calamares-settings-ubuntu (1:20.10.3) groovy; urgency=medium
|
||||||
|
|
||||||
* Ubuntu Studio
|
* Ubuntu Studio
|
||||||
|
@ -5,6 +5,10 @@
|
|||||||
---
|
---
|
||||||
firmwareType:
|
firmwareType:
|
||||||
bios: "-/bin/true"
|
bios: "-/bin/true"
|
||||||
|
- command: if [ -f /etc/apt/sources.list.d/dvd.list ]; then rm /etc/apt/sources.list.d/dvd.list; fi
|
||||||
|
timeout: 10
|
||||||
|
- command: if [ -f /etc/security/limits.d/audio.conf.disabled ]; then mv /etc/security/limits.d/audio.conf.disabled /etc/security/limits.d audio.conf; fi
|
||||||
|
timeout: 10
|
||||||
"*":
|
"*":
|
||||||
- command: apt-cdrom add -m -d=/media/cdrom/
|
- command: apt-cdrom add -m -d=/media/cdrom/
|
||||||
timeout: 10
|
timeout: 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user