This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stuff [2023/12/09 13:01] admin |
stuff [2025/06/01 08:28] (current) me |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | 1 | + | [[slackware sudo]] |
- | It's important to give to the toolchain used to build the kernel the location of the kernel source tree. Otherwise, even if the compilation runs perfectly, the installation may fail with errors about missing modules or parts. | ||
- | The kernel source tree is specified through the KERNEL_TREE environment variable. It defaults to /usr/src/linux. So either export this variable in the terminal in which you make the kernel: | + | https://archive.org/ |
- | export KERNEL_TREE=/ | ||
- | or define a symlink from /usr/src/linux-3.2.61 to / | + | user@Darkstar: |
- | ln -s / | ||
- | Of course, replace / | ||
- | make -j 32 bzImage modules && \ | + | sudo mount -t iso9660 |
- | make -j 32 modules_install && \ | + | |
- | cp -v arch/x86/boot/bzImage / | + | |
- | --------------------------------------------------------------------- | + | |
- | slackpkg update | + | |
- | slackpkg upgrade aaa_glibc-solibs | + | You can delete users either through the user manager. Or if you have too many users and you use the default authentication, |
- | slackpkg install-new | + | |
- | slackpkg upgrade-all | + | |
- | slackpkg clean-system | + | |
- | ---------------------------------------------------------------------- | + | |
- | build old kernel | + | |
- | https://www.vinnie.work/ | + | |
- | ----------------------------------- | + | |
xrandr -q | xrandr -q | ||
Line 32: | Line 19: | ||
Choose the name of the output you wish to change the resolution of, and: | Choose the name of the output you wish to change the resolution of, and: | ||
- | xrandr --output | + | <file c foo> |
----------------------------- | ----------------------------- | ||
Line 52: | Line 39: | ||
| | ||
- | {{: | + |