linux:slack_1release
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:slack_1release [2025/01/12 07:57] – created azman | linux:slack_1release [2025/03/21 15:28] (current) – azman | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== MY Slackware Install ====== | ====== MY Slackware Install ====== | ||
- | This is what I do for a '' | + | Installation notes (i.e. packages, configs). |
- | **LastUpdated20230322** | + | **LastUpdated20250112** |
+ | |||
+ | ===== Basic Install ===== | ||
+ | |||
+ | Using Slackware installer. | ||
* official packages ('' | * official packages ('' | ||
- | * without kde & xfce (checkout my '' | + | * checkout my '' |
- | * removepkg: | + | * without kde (AND xfce if going DE-less) |
- | * removepkg: | + | * '' |
+ | * '' | ||
* setup/ | * setup/ | ||
+ | * sample elilo.conf <file shell elilo.conf> | ||
+ | prompt | ||
+ | # | ||
+ | timeout=50 | ||
+ | default=Slack | ||
+ | image=vmlinuz-huge | ||
+ | label=SlackHuge | ||
+ | read-only | ||
+ | append=" | ||
+ | image=vmlinuz | ||
+ | label=Slack | ||
+ | initrd=initrd.gz | ||
+ | read-only | ||
+ | append=" | ||
+ | </ | ||
* make sure vim does not create backups (edit ''/ | * make sure vim does not create backups (edit ''/ | ||
* or, run '' | * or, run '' | ||
* dmesg no longer allowed for user | * dmesg no longer allowed for user | ||
- | * append '' | + | * append '' |
* or, run '' | * or, run '' | ||
- | * setup acpi from my personal script | ||
* additional packages ('' | * additional packages ('' | ||
+ | * checkout my '' | ||
* (alien) openjdk libreoffice libreoffice-dict-en" | * (alien) openjdk libreoffice libreoffice-dict-en" | ||
* additional packages ('' | * additional packages ('' | ||
- | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
- | * scripts from slackbuilds.org | + | * actually, |
+ | |||
+ | ===== DE-less config ===== | ||
+ | |||
+ | This is what I do for a '' | ||
+ | |||
+ | * setup acpi from my personal script | ||
+ | * additional packages ('' | ||
+ | * '' | ||
+ | * '' | ||
* custom [[https:// | * custom [[https:// | ||
* using my own [[https:// | * using my own [[https:// | ||
+ | |||
+ | ===== Updating ===== | ||
To maintain: | To maintain: |
linux/slack_1release.1736639866.txt.gz · Last modified: by azman