New in 1.7
==========

- Added instructions on halting and rebooting gllfsc.
- Symlinked /usr/lib32 and /usr/lib64 to /usr/lib.
- Fixed errors when building kmod.
- Fixed errors when building man-db.
- Fixed errors when building util-linux.
- Added cross-tools and libexec directories.
- Modified kbd's configure script so that GLLFSC can build GLLFSC.
- Modified procps Makefile so that it builds on Loongson 3A.
- Modified glibc's configure script so that GLLFSC can build GLLFSC.
- Replaced patches by sed commands where possible.
- Removed partition creation and formatting part.
- Updated zlib url.
- Replaced getty-1 by getty-3 and tty1 by tty3.
- Added information on how to use ttys in /etc/runit/1.
- Remade a filesystem compatible with python, ruby and cmake.
- Created /static.
- Fixed /tmp permissions: drwxrwxrwx instead of drwxr-xr-x.
- Fixed quoting issue in /bin/lex.


New in 1.6
==========

- Replaced pushd/popd with cd.
- Fixed an error with ${TARGET_DIR} in .bashrc.
- Reorganised Filesystem Hierarchy:
  - removed /media/cdrom, /media/floppy and /media,
  - removed /opt, /etc/opt, /var/opt, /var/tmp, /srv,
  - removed symlinks /usr/man, /usr/doc, /usr/info,
    /usr/local/man, /usr/local/doc and /usr/local/info,
  - removed symlink /boot/boot,
  - symlinked /sbin to /bin,
  - symlinked usr to .,
  - symlinked /man to /share/man,
  - symlinked /local/sbin to /local/bin.
- Removed cross-tools from completed archive.
- /share clean up:
  - removed /share/doc/*
  - kept only manpages in english.
- Replaced gnu deblob scripts with gnu1 ones.
- Added instruction to compress the deblobbed kernel in tar.xz.
- Added /home partition to /etc/fstab.
- Added /etc/runit/2.


New in 1.5
==========

- Added runit to sysvinit+CLFS bootscripts as init scheme.
- Removed rsyslog.
- Remove package sources in /usr/src before archiving the complete system.
- Stripped binaries before archiving the complete system.
- Replaced "EOF" and 'EOF' with EOF where possible.
- Replaced $USER with USER.
- Removed some unneeded ${TARGET_DIR}.


New in 1.4
==========

- Updated "cross-lfs.org" to "clfs.org".
- Added a section on the kernel Linux early days.
- Fixed incorrect behaviour of the clock.
- Added instructions to build https certificates.
- Replace gnutls and its dependancies with OpenSSL.
- Switch back to linux 2.6.36 as 3.6 lags after a few hours.
- Use kernel.org tarball instead of lemote tarball to build kernel
  headers and the kernel.
- Updated lynx url.
- Updated xz to 5.0.8.
- Changed sda8 to sda6.
- Added /dev and /run mountpoints.
- Added patch to avoid freeze of kernel 2.6.36.


New in 1.3
==========

- Use "make -j5" instead of "make -j4".
- Renamed gllfsc archive with gllfsc version (e.g. 1.3 instead of
  20130412).
- Switched back to version 4.13a of texinfo written in C: much faster
  than current 5.2 written in Perl.
- Switched from man to man-db.
- Use "make loongson3_defconfig" to configure the kernel.
- Added notice about savannah mirrors.
- Removed mention "to be run twice" beside GCC make.
- Added "quiet" parameter to boot.cfg.


New in 1.2
==========

- Use Lemote Linux tarballs instead of git clone.
- Corrected misspelling of "Builing Perl".
- Limit inittab to tty1+tty2 and add --noclear to tty1.


New in 1.1
==========

- Upgraded glibc from 2.16 to 2.18.
- Defined timezones correctly.
- Defined locales.
- Added wireless-related stuff: wpa_supplicant, wireless_tools and
  dependencies.
- Added wget.
- Added lynx.
- Added --enable-obsolete-rpc option for glibc.
- GNU urls for mpc and mpfr.
- GNU ftpmirror url for ncurses.
- Patched flex 2.5.37 (http://sourceforge.net/p/flex/bugs/151/).
- Added --sysconfdir=/etc option for nano.
- Fixed the shadow issue with passwd for root.
- Corrected url to pkgusr.
