Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:system_build [2024/01/11 18:29] – [User settings] autostaticwiki:system_build [2024/01/12 09:42] – [Optional parts] autostatic
Line 10: Line 10:
  
 ===== Operating system ===== ===== Operating system =====
-{{https://www.debian.org/Pics/debian-logo-1024x576.png?200 }} This manual starts from a standard Debian 12 "Bookworm" installation with XFCE installed from a live CD.+{{https://www.debian.org/Pics/debian-logo-1024x576.png?200 }} This manual starts from a standard Debian 12 "Bookworm" installation with XFCE installed from a live install image.
  
 ==== Download the operating system ==== ==== Download the operating system ====
Line 53: Line 53:
   mitigations=off usbcore.autosuspend=-1 threadirqs   mitigations=off usbcore.autosuspend=-1 threadirqs
  
-You can do this with an editor as root, so with ''sudo vi''''sudo nano'' in a terminal session. Make sure the line looks like this now:+You can do this with an editor as root, so with ''sudo vi'' or ''sudo nano'' in a terminal session. Make sure the line looks like this now:
   GRUB_CMDLINE_LINUX="mitigations=off usbcore.autosuspend=-1 threadirqs"   GRUB_CMDLINE_LINUX="mitigations=off usbcore.autosuspend=-1 threadirqs"
  
Line 163: Line 163:
  
 Installing the kxstudio-default-settings package is not necessary, in fact, given the age and content of this package it might be better to not install it at all. Installing the kxstudio-default-settings package is not necessary, in fact, given the age and content of this package it might be better to not install it at all.
 +
 +Bear in mind the KX Studio repositories are showing their age and that the versioning of the packages uses a higher [[https://www.debian.org/doc/debian-policy/ch-controlfields.html#version|epoch]] than their Debian or Ubuntu counterparts (if those exist). This prevents newer versions in the default repositories to not get installed or update over packages already installed from KX Studio.
  
 ===== Wrapping it up ===== ===== Wrapping it up =====
wiki/system_build.txt · Last modified: 2024/01/12 09:43 by autostatic