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
getting-started [2023/11/18 20:16] – [Quick start] snacsnocgetting-started [2023/11/18 20:47] (current) – [Quick start] snacsnoc
Line 3: Line 3:
 Download the [[http://snacklinux.geekness.eu/download/|latest ISO]] (x86 only) or compile the kernel and root filesystem (any architecture) and boot into SnackLinux either in a virtual machine or on physical hardware.  Download the [[http://snacklinux.geekness.eu/download/|latest ISO]] (x86 only) or compile the kernel and root filesystem (any architecture) and boot into SnackLinux either in a virtual machine or on physical hardware. 
  
-//OLD//: Docker templates are available [[http://snacklinux.geekness.eu/downloads/docker/|here]]. See the [[docker|Docker]] page for more information. +<del>//OLD//: Docker templates are available [[http://snacklinux.geekness.eu/downloads/docker/|here]]. See the [[docker|Docker]] page for more information. 
 +</del>
 SnackLinux supports most generic hardware. SnackLinux supports most generic hardware.
  
Line 49: Line 49:
 === Programming === === Programming ===
 For compiling C/C++, install the essential tools: For compiling C/C++, install the essential tools:
-   fbpkg install gcc+   fbpkg install gcc-toolchain
    fbpkg install make    fbpkg install make
    fbpkg install binutils    fbpkg install binutils