Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:scratchbook:base-system [2011/05/13 23:04] – lebardix | en:scratchbook:base-system [2023/05/07 06:43] (current) – [Wget src] updated URIs hgt | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| # cd src | # cd src | ||
| - | * Linux Kernel 2.6.20 (http:// | + | * Linux Kernel 2.6.20 (https:// |
| - | # wget ftp://ftp.kernel.org/ | + | # wget https://mirrors.edge.kernel.org/ |
| - | * Busybox 1.2.2 (http:// | + | * Busybox 1.2.2 (https:// |
| # wget http:// | # wget http:// | ||
| - | * Syslinux 3.35 (http://syslinux.zytor.com/). | + | * Syslinux 3.35 (https://wiki.syslinux.org/). |
| - | # wget ftp://ftp.kernel.org/ | + | # wget https://mirrors.edge.kernel.org/ |
| * SliTaz tools 1.1. Download SliTaz tools, unpack, save the file in src/ and that's it: | * SliTaz tools 1.1. Download SliTaz tools, unpack, save the file in src/ and that's it: | ||