This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
slax [2025/06/06 10:06] me |
slax [2025/07/01 16:35] (current) me |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[Building statically linked with Alpine]] | ||
+ | |||
+ | Put these two in / | ||
+ | <file x> | ||
+ | iw wlan0 scan |grep PLUSNET-J8GW | ||
+ | |||
+ | xrandr --output eDP1 --mode 1368x768 | ||
+ | |||
+ | </ | ||
+ | |||
+ | <file samba> | ||
+ | put this in / | ||
+ | |||
+ | client min protocol = NT1 | ||
+ | |||
+ | then connect in the on the command line for FTP like access with:- | ||
+ | |||
+ | smbclient // | ||
+ | |||
+ | or mount the share into the file system:- | ||
+ | |||
+ | sudo mount -t cifs -o vers=1.0, | ||
+ | |||
+ | mount -t cifs -o vers=1.0, | ||
+ | |||
+ | or in the file manager with:- | ||
+ | |||
+ | smb:// | ||
+ | |||
+ | |||
+ | </ | ||
+ | |||
Slax does not use a config file. It runs xlunch binary with bunch of arguments, in / | Slax does not use a config file. It runs xlunch binary with bunch of arguments, in / | ||
+ | |||
# set keyboard layout | # set keyboard layout | ||
Line 14: | Line 47: | ||
https:// | https:// | ||
+ | <file script> | ||
script | script | ||
Script started, file is typescript | Script started, file is typescript | ||
Line 23: | Line 56: | ||
Then:- less -R typescript | Then:- less -R typescript | ||
+ | </> | ||
-------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ||
Line 44: | Line 77: | ||
So basically there is no simple one-script-for-all yet. | So basically there is no simple one-script-for-all yet. | ||
+ | |||
+ | ------------------------------------------------------------------------------------------ | ||
+ | Tomas M's profile photo | ||
+ | Tomas M | ||
+ | unread, | ||
+ | Dec 29, 2017, 2: | ||
+ | to Slax users | ||
+ | Well, I build Slax this way: | ||
+ | |||
+ | 1) install Debian from minimal netinst ISO to hard disk | ||
+ | 2) boot it | ||
+ | 3) download and extract liveKit to /tmp | ||
+ | 4) cd / | ||
+ | 5) ./build | ||
+ | 6) see /tmp for scripts to make ISO | ||
+ | |||
+ | Then I need to boot the generated ISO and I can setup additional | ||
+ | software, like install Xorg, then use savechanges to make the module, | ||
+ | add it to ISO again and boot it and build another Slax base module. | ||
+ | |||
+ | So basically there is no simple one-script-for-all yet. | ||
+ | |||
+ | Tomas M | ||
+ | > -- | ||
+ | > You received this message because you are subscribed to the Google Groups | ||
+ | > "Slax users" group. | ||
+ | > To unsubscribe from this group and stop receiving emails from it, send an | ||
+ | > email to slax-users+...@googlegroups.com. | ||
+ | > To post to this group, send email to slax-...@googlegroups.com. | ||
+ | > For more options, visit https:// | ||
+ | Jeremy Suntheimer' | ||
+ | Jeremy Suntheimer | ||
+ | unread, | ||
+ | Dec 29, 2017, 2: | ||
+ | to slax-...@googlegroups.com | ||
+ | Okay, thanks! | ||
+ | |||
+ | On Fri, Dec 29, 2017 at 9:44 AM, Tomas M < | ||
+ | |||
+ | Well, I build Slax this way: | ||
+ | |||
+ | 1) install Debian from minimal netinst ISO to hard disk | ||
+ | 2) boot it | ||
+ | 3) download and extract liveKit to /tmp | ||
+ | 4) cd / | ||
+ | 5) ./build | ||
+ | 6) see /tmp for scripts to make ISO | ||
+ | |||
+ | Then I need to boot the generated ISO and I can setup additional | ||
+ | software, like install Xorg, then use savechanges to make the module, | ||
+ | add it to ISO again and boot it and build another Slax base module. | ||
+ | |||
+ | So basically there is no simple one-script-for-all yet. | ||
+ | |||
+ | Tomas M | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | On Fri, Dec 29, 2017 at 12:07 PM, < | ||
+ | > Hi, assuming I'm running a clean boot of the latest Slax, and I've got a | ||
+ | > minimal Debian network install mounted on / | ||
+ | > Live Kit to build a fresh Slax? I'm at that point. Also, I have cloned the | ||
+ | > Linux Live Kit repo into / | ||
+ | > | ||
+ | > | ||
+ | > -- | ||
+ | > You received this message because you are subscribed to the Google Groups | ||
+ | > "Slax users" group. | ||
+ | > To unsubscribe from this group and stop receiving emails from it, send an | ||
+ | |||
+ | > email to slax-users+unsubscribe@googlegroups.com. | ||
+ | |||
+ | |||
+ | > To post to this group, send email to slax-...@googlegroups.com. | ||
+ | > For more options, visit https:// | ||
+ | |||
+ | -- | ||
+ | You received this message because you are subscribed to a topic in the Google Groups "Slax users" group. | ||
+ | To unsubscribe from this topic, visit https:// | ||
+ | To unsubscribe from this group and all its topics, send an email to slax-users+unsubscribe@googlegroups.com. | ||
+ | |||
+ | luca....@gmail.com' | ||
+ | luca....@gmail.com | ||
+ | unread, | ||
+ | Jan 9, 2018, 2: | ||
+ | to Slax users | ||
+ | I'd like to try apply Linux Live Kit to Devuan Minimal Live: | ||
+ | https:// | ||
+ | |||
+ | Not due to the " | ||
+ | |||
+ | But before I'd like to know if Linux Live Kit can be applied to it, due to missing systemd and the aufs support. | ||
+ | |||
+ | Tomas M's profile photo | ||
+ | Tomas M | ||
+ | unread, | ||
+ | Jan 10, 2018, 7: | ||
+ | to Slax users | ||
+ | It wont work without aufs | ||
+ | |||
+ | Tomas M | ||
+ | |||
+ | Dne 9. 1. 2018 3:54 odp. napsal uživatel < | ||
+ | |||
+ | Lucbertz' | ||
+ | Lucbertz | ||
+ | unread, | ||
+ | Jan 19, 2018, 5: | ||
+ | to Slax users | ||
+ | I tried to download Debian net-install and it seems it doesn' | ||
+ | How did you obtained aufs to build Slax kernel? | ||
+ | |||
+ | Which is the reason you did not use overlayfs, that seems to be more popular? | ||
+ | Tomas M's profile photo | ||
+ | Tomas M | ||
+ | unread, | ||
+ | Jan 19, 2018, 5: | ||
+ | to Slax users | ||
+ | You can get aufs.ko with this command: | ||
+ | apt install aufs-dkms | ||
+ | |||
+ | You may need to run it AFTER your system is compressed to .sb file, | ||
+ | because installing aufs-dkms adds tons of things like compiler etc, | ||
+ | but what you only want is aufs.ko after the installation is complete | ||
+ | |||
+ | I am not using overlayfs because last time I tried it, it was not | ||
+ | working properly. | ||
+ | |||
+ | Tomas M | ||
+ | > -- | ||
+ | > You received this message because you are subscribed to the Google Groups "Slax users" group. | ||
+ | > To unsubscribe from this group and stop receiving emails from it, send an email to slax-users+...@googlegroups.com. | ||
+ | lucbertz' | ||
+ | lucbertz | ||
+ | unread, | ||
+ | Mar 8, 2019, 3: | ||
+ | to Slax users | ||
+ | > You can get aufs.ko with this command: | ||
+ | > apt install aufs-dkms | ||
+ | > | ||
+ | > You may need to run it AFTER your system is compressed to .sb file, | ||
+ | > because installing aufs-dkms adds tons of things like compiler etc, | ||
+ | > but what you only want is aufs.ko after the installation is complete | ||
+ | |||
+ | To better understand: | ||
+ | - aufs.ko module is needed in initrfs.img ; | ||
+ | - it is not needed in 01-core.sb or other modules. | ||
+ | |||
+ | So I have to: | ||
+ | - prepare "my debian based distro" | ||
+ | - launch the build script of Live Kit and keep only the 01-core.sb file from the output; | ||
+ | - install aufs-dkms in the "my debian based distro"; | ||
+ | - launch the build script of Live Kit and keep only the initramfs.img from the new output. | ||
+ | |||
+ | Is there any easier way? | ||
+ | |||
+ | |||
+ | I successfully applied Live Kit on Devuan, but, for now, I kept "tons of things like compiler etc" in the output. Furthermore I get the INIT message: | ||
+ | " | ||
+ | But, after this, the system boots anyway and it seems to run fine. | ||
+ | |||
+ | lucbertz' | ||
+ | lucbertz | ||
+ | unread, | ||
+ | Mar 15, 2019, 10: | ||
+ | to Slax users | ||
+ | > > You can get aufs.ko with this command: | ||
+ | > > apt install aufs-dkms | ||
+ | |||
+ | For a given kernel (4.9.0-8-686-pae here below), I found it's enough to: | ||
+ | - retrieve aufs.ko file from / | ||
+ | - copy the module aufs.ko in / | ||
+ | - run " | ||
+ | |||
+ | > I successfully applied Live Kit on Devuan, but, for now, I kept "tons of things like compiler etc" in the output. Furthermore I get the INIT message: | ||
+ | > " | ||
+ | > But, after this, the system boots anyway and it seems to run fine. | ||
+ | |||
+ | Does anybody knows how to solve this trivial error? | ||
+ | |||
+ | Korben of Slaxsen' | ||
+ | Korben of Slaxsen | ||
+ | unread, | ||
+ | Aug 27, 2019, 12: | ||
+ | to Slax users | ||
+ | |||
+ | On Friday, December 29, 2017 at 3:45:34 PM UTC+1, Tomas M wrote: | ||
+ | |||
+ | Well, I build Slax this way: | ||
+ | |||
+ | 1) install Debian from minimal netinst ISO to hard disk | ||
+ | 2) boot it | ||
+ | 3) download and extract liveKit to /tmp | ||
+ | 4) cd / | ||
+ | 5) ./build | ||
+ | 6) see /tmp for scripts to make ISO | ||
+ | |||
+ | |||
+ | The current debian-10.0.0-amd64-netinst.iso is 350mb. | ||
+ | Your slax-64bit-9.9.1 iso, incl. 01-core.sb, 02-xorg.sb and 03-desktop.sb, | ||
+ | |||
+ | |||
+ | I haven' | ||
+ | |||
+ | Remove all unnecessary files, to make your Live Linux system as small as possible (this step is optional). | ||
+ | |||
+ | ====It is recommended to remove udev's persistent net rules and other settings of your distro, which may prevent it from functioning correctly on different hardware (from https:// | ||
+ | |||
+ | |||
+ | <file persistent udev.txt> | ||
+ | / | ||
+ | |||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | |||
+ |