Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:scratchbook:base-system [2011/05/13 23:04] lebardixen: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://www.kernel.org/).+  * Linux Kernel 2.6.20 (https://www.kernel.org/).
  
-   # wget ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2+   # wget https://mirrors.edge.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2
  
-  * Busybox 1.2.2 (http://www.busybox.net/).+  * Busybox 1.2.2 (https://www.busybox.net/).
  
    # wget http://www.busybox.net/downloads/busybox-1.2.2.tar.bz2    # wget http://www.busybox.net/downloads/busybox-1.2.2.tar.bz2
  
-  * Syslinux 3.35 (http://syslinux.zytor.com/).+  * Syslinux 3.35 (https://wiki.syslinux.org/).
  
-   # wget ftp://ftp.kernel.org/pub/linux/boot/syslinux/3.xx/syslinux-3.35.tar.gz+   # wget https://mirrors.edge.kernel.org/pub/linux/utils/boot/syslinux/3.xx/syslinux-3.35.tar.gz
  
   * 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:
 
en/scratchbook/base-system.1305327886.txt.gz · Last modified: by lebardix