diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2020-01-19 20:07:32 +0100 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2020-01-22 22:15:38 +0100 |
| commit | 662fdbfb5a2005756720d116140dfd4db892abaa (patch) | |
| tree | bb5e9a63cd521f62074c68a54fa14702e6250de5 /guides/setups/devices/dell-3190.org | |
| parent | 58f987ab0e567cf8664ebfd70c59a5b65e2d779a (diff) | |
| download | memory-leaks-662fdbfb5a2005756720d116140dfd4db892abaa.tar.xz | |
Shuffle laptop notes around
Try to split what's device-specific from what's OS-specific.
Diffstat (limited to 'guides/setups/devices/dell-3190.org')
| -rw-r--r-- | guides/setups/devices/dell-3190.org | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/guides/setups/devices/dell-3190.org b/guides/setups/devices/dell-3190.org new file mode 100644 index 0000000..215374f --- /dev/null +++ b/guides/setups/devices/dell-3190.org @@ -0,0 +1,20 @@ +* Installation setup +** TODO netinst ISO +** TODO proprietary WiFi drivers +** TODO MS partition shrink +* Debian installer +Smooth; if the USB key holding the firmware isn't plugged in, the +installer requests it, otherwise it finds the firmware automatically. +* OS configuration +** System +- CapsLock as Control +- sources.list (https repositories, security.debian.org → + deb.debian.org, backports) +- copy .profile to .xsessionrc to have ~/.local/bin in $PATH +** Applications +- TODO apt install $bunchofstuff +- Install latest Firefox, restore profile +- Install latest Symbola +- Clone dotfiles (create SSH key for Gitlab) +- Install Emacs build-deps, clone, compile & install Emacs +** XFCE |
