Difference between revisions of "ChangeLog"

From LFScript
(Created page with "This is the change log for LFScript 4. == 2012, January 31st (revision 20) == * Interactive configuration (LFClass) ** Now properly configures the system after selecting ...")
 
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is the change log for LFScript 4.
+
[[Category:Documentation]]
 +
This is the change log for LFScript 4. Because some of LFScript is sourced from this Wiki, you might also be interested in the [[Special:RecentChanges | Wiki change log]].
 +
 
 +
== 2017, May 13th (revision 20170513) ==
 +
* lfscript: Kill all processes of the build user before removing the user.
 +
* Scripts: Fixed MD5 checksum for 32-bit Chrome DEB package.
 +
 
 +
== 2017, May 2nd (revision 20170502) ==
 +
* Scripts: Fixed broken 'nodejs' script
 +
* Scripts: Fixed broken 'java-bin' script
 +
* Scripts: Added 'c-ares' to checked scripts
 +
 
 +
== 2017, April 29th (revision 20170429) ==
 +
* Scripts: Updated to LFS 11236
 +
* Scripts: Updated to BLFS 18652
 +
* Scripts: Updated all custom scripts to most recent versions. Most notably MATE 1.18 and Compiz Reloaded 0.8.14.
 +
* Scripts: Added some new software to the BLFS whitelist as dependencies of other scripts.
 +
* Scripts: Dropped some software from the whitelist which where, but are no longer just dependencies of other software.
 +
* Scripts: Also added to the BLFS white list (among others): chromium, cpio, firefox (was temporarily dropped in the previous version), fluxbox (was temporarily dropped in the previous version), git, gucharmap, links, lxdm (to replace the previous display manager), openssh, qemu, rsync, screen, traceroute, transmission, vlc, whois.
 +
* Scripts: Also, some software with custom scripts are now in BLFS, so BLFS versions of the scripts are used.
 +
* Scripts: New manual scripts include DejaVu fonts and OpenJDK
 +
* Scripts: Dropped a separate Live CD Kernel, as mainline Linux now supports OverlayFS by default, which can be used in stead of UnionFS.
 +
* Scripts/Wiki: BuildISO now uses OverlayFS in stead of UnionFS, and adds a forced VGA mode to the ISOLINUX boot menu.
 +
* lfscript: When using the -C switch, and some package has an error, continue building other packages that do not depend on it. Also, when exiting list all the software that was not built because of errors or explicit skipping.
 +
* lfscript: If a 'sources_bck' folder exists, copy sourcecode from 'sources_bck' to 'sources', if it is available there.
 +
* lfscript: Recognize '.tar.lzma' files as an archive.
 +
* lfscript: Do not disable multi-core compilation if '-j1' was found on a commented line.
 +
* lfscript: Create some additional empty parent-folders in the fake root environment that scripts may expect (folders are deleted if they are not used).
 +
* lfscript: Update compilation-test
 +
* lfscript/LFClass: Add ability to run post-installation scripts right away (POSTINST="now"), after all software is installed (POSTINST="later") or both (POSTINST="true")
 +
* LFClass: Various updates to make LFClass work with recent versions of LFS and BLFS.
 +
* LFClass: Allow recommeded dependencies to be set in the Wiki.
 +
* LFClass: Proper permissions for /etc/xinitrc.conf when configuring the system.
 +
* LFClass: Fix issue with blacklisted and commented out commands.
 +
* LFClass: generic-build.sh; Better java detection.
 +
* LFClass: generic-build.sh; Update to UPX 3.93 and Avian from GIT (March 22nd, 2017)
 +
* LFClass: generic-build.sh; Remove ability to create an emedded image; Using a separate JAR and Avian VM is more efficient anyway.
 +
* fsOS: New kernel configurations and readme.
 +
* General: Change distributed archive format to .tar.xz, and changed revision number scheme to revision date.
 +
* General: Some improvements in the distribution script
 +
* extend.conf: includeBootscript(); Detect wheter or not the sources archive was already extracted
 +
* version-check.sh: Updated for latest LFS version
 +
* Factory: Renamed 'whitelists' folder to lists, moved 'md5sums.list' there and renamed 'blfs-current.list' to 'blfs-whitelist.list'. Also removed the old whitelists.
 +
* Factory: Removed old LFS/BLFS patches; Added some patches to fix bugs in BLFS, fix i486 build issues or fix other issues.
 +
* Factory: Removed mods of deprecated software.
 +
 
 +
== 2014, September 5th (revision 27) ==
 +
* Upgrade to LFS r10727
 +
* Upgrade to BLFS r13994
 +
 
 +
* ScriptFactory
 +
** Whitelist: Removed 'x7driver-glamor', added 'libepoxy'.
 +
** distro.list/scripts: Split dependencies into "required" and "recommended". "Required dependencies" are required to build a package without errors. "Recommended" dependencies are required at runtime, are required for packages that might be installed later or enhance the software.
 +
** distro.list/scripts: Added comments to blacklisted commands
 +
 
 +
* Extra software: Added ''Live CD Kernel'' for UnionFS.
 +
 
 +
* lfscript
 +
** Bugfix: Unmount /tools before deleting it, when using the '-I' switch.
 +
** Added '*.tar' to the list of known archive types.
 +
** LFScript now runs 'make oldconfig' before running kernel compilation scripts. This way, old kernel configurations can be passed to LFScript to compile newer kernels.
 +
** Added a new '-r' switch, which will make scripts install only the dependencies listed in the REQUIRED variable, instead of both REQUIRES and RECOMMENDS.
 +
 
 +
== 2014, August 5th (revision 26) ==
 +
* Upgrade to LFS r10674
 +
* Upgrade to BLFS r13818
 +
** Whitelist: Added a lot of scripts to the [[Whitelist]] for the targets "mate", "gparted", "gedit" and "network-manager-applet".
 +
 
 +
* xinit script selection: Released the '/etc/X11/app-defaults/xinitrc.d' directory and using '/etc/alternatives/xinitrc' in stead.
 +
 
 +
* ScriptFactory
 +
** Removed hardcoded extra dependencies, blacklisted dependencies and blacklisted commands and moved them to 'factory/whitelists/distro.list'.
 +
 
 +
* Extra scripts
 +
** Upgraded, tested and placed all MATE scripts on the wiki. Therefore, MATE is now back in LFScript.
 +
 
 +
== 2014, July 28th (revision 25) ==
 +
* Upgrade to LFS r10652
 +
* Upgrade to BLFS r13664
 +
** Whitelist: Added 30+ scripts to the whitelist for the targets "xfce-core" and "hicolor-icon-theme".
 +
 
 +
* LFScript ('lfscript' file)
 +
** Disabled SSL certificates check on WGET.
 +
** Experimental ARM support: Added the ability to find an ARM java virtual machine to be able to use LFClass on ARM devices.
 +
** Changed the way the 'sources' and 'packages' directories are made available read-only in the build environment. Fixes bugs #1336902 and #1337507.
 +
** Added a new '-H' switch, which does the same as '-S' except that it also calculates and displays MD5 checksums for all files for which no checksum was provided in it's build script.
 +
 
 +
* LFClass ('lfc' folder)
 +
** Added experimental support for ARM in the build script used to compile LFClass.
 +
 
 +
* ScriptFactory ('factory' folder)
 +
** Removed obsolete GTK+2 script modifications
 +
** Removed obsolete entries from an old reference-only BLFS patch file
 +
** Added a BLFS patch to make libnotify build against GTK+2 in stead of GTK+3
 +
** Remade the LFS fixes patch to make it apply to newer versions of LFS
 +
** Re-included the ability to load extra MD5 checksums for files which would otherwise have no checksum because BLFS does not specify one. Also populated this list with checksums for all files without BLFS-provided checksums.
 +
 
 +
== 2014, July 19th (revision 24) ==
 +
* Upgrade to LFS r10634
 +
* Upgrade to BLFS r13464
 +
** Whitelist: Added 'cmake', 'curl' and 'libarchive' and removed 'mtdev'
 +
 
 +
* ScriptFactory ('factory' folder)
 +
** Reorganisation of the whitelists, to make the current list automatically apply to newly generated scripts.
 +
** Reorganisation of the patches, to make the current set automatically apply to newly generated scripts. Also, old patches (which were only kept for reference) have been stripped of modifications which do not need to be applied in future releases.
 +
 
 +
* ScriptFactory (code)
 +
** Upgrade to eudev-1.9
 +
 
 +
* FsOS ('fsos' folder)
 +
** Reorganisation of files. The readme and the filenames of the kernel configurations have been stripped of LFScript version info, so that they don't have to be modified every time a new revision is released.
 +
 
 +
== 2014, July 6th (revision 23) ==
 +
* Upgrade to LFS r10624
 +
* Upgrade to BLFS r13350 (fixes 'LZO' compilation issues on i486)
 +
 
 +
* LFScript
 +
** Unset MAKEFLAGS for scripts which contain '-j1', and therefore do not support building on multiple CPU cores.
 +
 
 +
== 2014, June 30th (revision 22) ==
 +
* Added version-check.sh (from LFS) for convenience
 +
 
 +
* LFScript
 +
** Fixed a bug in './lfscript -C' where *.txz archives would not be found
 +
** Multibuild scripts are now built in subdirectories (required for Xorg)
 +
 
 +
* [[BuildISO]]
 +
** More helpful error messages if the system image cannot be mounted.
 +
** Use 'xorrisofs' in stead of 'mkisofs'.
 +
 
 +
* Upgraded to LFS r10587
 +
* Upgraded to BLFS r13327
 +
 
 +
* ScriptFactory
 +
** Included whitelists of BLFS versions from previous releases, for development reference.
 +
** Refactored the 'fetch' and 'factory' scripts. 'fetch' is now a symlink to 'factory'.
 +
** Reorganized the patches folder
 +
** Added support for newer versions of LFS
 +
** Added general support for newer versions of BLFS
 +
** Added support for the 'new' way Xorg pages are layed out in BLFS.
 +
** Group scripts are now generated for Xorg (and other grouped packages), in stead of manually being created
 +
** Upgrade of third party tools to create LFClass binaries
 +
 
 +
* fsOS
 +
** Upgraded the fsos kernel configuration files to Linux 3.15.1.
 +
 
 +
== 2012, February 12th (revision 21) ==
 +
* LFScript
 +
** '''Packages are now compressed using XF.''' The extensions of packages are now <code>*.txz</code>. This also means that existing <code>*.tgz</code> package archives will not work with this revision, unless you convert them manually (you can also just rebuild your system).
 +
** Replaced the copying of source code and packages to /sources with bind mounts. This greatly reduces the space requirements of LFScript (by the gigabytes when building a Live CD) and makes it build sooner.
 +
** Source code extraction can now handle tar bombs safely.
 +
** [[extend.conf]] is now also loaded for packages in the LFS toolchain build. Additionally, the contents of <code>preCompilation</code> in [[extend.conf]] has been moved out of that function.
 +
** LFScript now exports MAKEFLAGS, as described [http://www.linuxfromscratch.org/lfs/view/development/chapter04/aboutsbus.html here]. Every CPU core will be utilised.
 +
** When using the [[LFScript Switches | -i switch]], the target directory now must be a mount point.
 +
** Made various small changes to messages emitted by LFScript.
 +
 
 +
* [[BuildISO]]
 +
** Renamed files in the CD filesystem, which were not named conforming to DOS's 8.3 scheme. This makes it possible to copy these files under FreeDOS or the like:
 +
*** <code>root.sqfs</code> became <code>root.sfs</code>
 +
*** <code>initramfs.cpgz</code> became <code>initram.fs</code>
 +
** <code>init.sh</code> now also searches the first four partitions of the first four disks for the system image. This makes it possible to launch the live system from USB or hard disk.
 +
** Made several minor improvements to <code>init.sh</code>.
 +
 
 +
* Upgraded to LFS r9742
 +
** Also updated the <code>bootscripts</code> script (factory/mods/bootscripts-install) with improved comments, a new version of the 'rc.site' file, and added a "stable names for network interfaces" post-installation function (factory/mods/bootscripts-postinst).
 +
** Also in <code>bootscripts</code>; A generic <code>/etc/fstab</code> is now created, making the installation of your system a little bit easier.
 +
 
 +
* Upgraded to BLFS r9383
 +
** Removed the custom <code>network-manager</code> script as NetworkManager is now in BLFS.
 +
** Removed unnecessary dependencies from <code>udev-rebuild</code>.
 +
** Moved several unused Gnome scripts to the <code>blfs-unchecked</code> folder.
 +
** Created a <code>blfs-compat</code> subdirectory, containing four script which are currently also in BLFS, but cause problems if used. These ''compatibility'' scripts build older versions of the software.
 +
 
 +
* Moved a lot of custom scripts to this Wiki. Those scripts now reside in a subdirectory called <code>extras</code>. User contributed scripts will be stored in a new subdirectory called <code>contrib</code>.
 +
 
 +
* ScriptFactory
 +
** Created a ScriptFactory class which can parse a source dump of the Wiki.
 +
** ScriptFactory can now produce ''group'' scripts correctly.
 +
** Moved DESTDIR alternatives to a separate function (maybe these can be sourced from this wiki in the future).
 +
 
 +
* fsOS
 +
** Upgraded the fsos kernel configuration files to Linux 3.2.5.
 +
** Added <code>btrfs-progs</code>, <code>firefox</code> and a <code>Flash Plugin<code> installation script.
  
 
== 2012, January 31st (revision 20) ==
 
== 2012, January 31st (revision 20) ==
 +
* Removed all documentation as it is being moved to this Wiki.
 
* Interactive configuration ([[LFClass]])
 
* Interactive configuration ([[LFClass]])
 
** Now properly configures the system after selecting an .xinitrc implementation.
 
** Now properly configures the system after selecting an .xinitrc implementation.
Line 10: Line 193:
 
** No longer skipping base system packages if they are set through [[LFScript Switches|-s]]. If you want to disable the build of a base system package (like [[Vim]]), you should do that by editing [[buildbase.lfs]].
 
** No longer skipping base system packages if they are set through [[LFScript Switches|-s]]. If you want to disable the build of a base system package (like [[Vim]]), you should do that by editing [[buildbase.lfs]].
 
* Scripts
 
* Scripts
** <code>dhcpcd</code>: Removed configuration of the <code>eth0</code> network device. [[NetworkManager]] should automatically configure devices from now on.
+
** Upgraded to BLFS SVN 9255
** <code>libcanberra</code>: Modified to link against [[Mate]].
+
** <code>dhcpcd</code>: Removed configuration of the <code>eth0</code> network device. 'NetworkManager' should automatically configure devices from now on.
 +
** <code>libcanberra</code>: Modified to link against [[MATE Desktop Environment]].
 
** <code>firefox</code>: Added to the stable scripts.
 
** <code>firefox</code>: Added to the stable scripts.
 
** <code>postlfs</code>: Removed the <code>compressdoc</code> command from post-installation. If you want to compress man pages, you can still run this command yourself.
 
** <code>postlfs</code>: Removed the <code>compressdoc</code> command from post-installation. If you want to compress man pages, you can still run this command yourself.
Line 19: Line 203:
 
** <code>compiz</code>: Now also builds <code>gtk-window-decorator</code>.
 
** <code>compiz</code>: Now also builds <code>gtk-window-decorator</code>.
 
** <code>mate</code>: Fixed "Unable to open computer://" (or "trash://") issues by adding <code>gvfs</code> as a dependency.
 
** <code>mate</code>: Fixed "Unable to open computer://" (or "trash://") issues by adding <code>gvfs</code> as a dependency.
** Added scripts for [[NetworkManager]] and <code>wpa-supplicant</code>.
+
** <code>x7app</code>: Changed xinitrc-functions <code>listSessions()</code> so that a <code>Slim</code> properly lists all available sessions.
* <code>extend.conf</code>: Added a function which converts a package that uses <code>Gnome</code> to [[Mate]].
+
** Added scripts for 'NetworkManager', <code>wpa-supplicant</code> and <code>btrfs-progs</code>.
 +
* <code>extend.conf</code>: Added a function which converts a package that uses <code>Gnome</code> to [[MATE Desktop Environment]].
  
 
== Earlier changes ==
 
== Earlier changes ==
As of LFScript4 revision 20, the change log is kept on this Wiki. Earlier changes can be found in the change log provided with the [https://content.wuala.com/contents/marcelvdboer/Storage/Projecten/Software/LFScript/Current/lfscript4-revision19.tar.bz2?dl=1 revision 19 tar ball].
+
As of LFScript4 revision 20, the change log is kept on this Wiki. Earlier changes can be found in the change log provided with the [https://content.wuala.com/contents/marcelvdboer/Sync/LFScript/Download/Releases/lfscript4-revision19.tar.bz2?dl=1 revision 19 tar ball].

Latest revision as of 15:09, 13 May 2017

This is the change log for LFScript 4. Because some of LFScript is sourced from this Wiki, you might also be interested in the Wiki change log.

2017, May 13th (revision 20170513)

  • lfscript: Kill all processes of the build user before removing the user.
  • Scripts: Fixed MD5 checksum for 32-bit Chrome DEB package.

2017, May 2nd (revision 20170502)

  • Scripts: Fixed broken 'nodejs' script
  • Scripts: Fixed broken 'java-bin' script
  • Scripts: Added 'c-ares' to checked scripts

2017, April 29th (revision 20170429)

  • Scripts: Updated to LFS 11236
  • Scripts: Updated to BLFS 18652
  • Scripts: Updated all custom scripts to most recent versions. Most notably MATE 1.18 and Compiz Reloaded 0.8.14.
  • Scripts: Added some new software to the BLFS whitelist as dependencies of other scripts.
  • Scripts: Dropped some software from the whitelist which where, but are no longer just dependencies of other software.
  • Scripts: Also added to the BLFS white list (among others): chromium, cpio, firefox (was temporarily dropped in the previous version), fluxbox (was temporarily dropped in the previous version), git, gucharmap, links, lxdm (to replace the previous display manager), openssh, qemu, rsync, screen, traceroute, transmission, vlc, whois.
  • Scripts: Also, some software with custom scripts are now in BLFS, so BLFS versions of the scripts are used.
  • Scripts: New manual scripts include DejaVu fonts and OpenJDK
  • Scripts: Dropped a separate Live CD Kernel, as mainline Linux now supports OverlayFS by default, which can be used in stead of UnionFS.
  • Scripts/Wiki: BuildISO now uses OverlayFS in stead of UnionFS, and adds a forced VGA mode to the ISOLINUX boot menu.
  • lfscript: When using the -C switch, and some package has an error, continue building other packages that do not depend on it. Also, when exiting list all the software that was not built because of errors or explicit skipping.
  • lfscript: If a 'sources_bck' folder exists, copy sourcecode from 'sources_bck' to 'sources', if it is available there.
  • lfscript: Recognize '.tar.lzma' files as an archive.
  • lfscript: Do not disable multi-core compilation if '-j1' was found on a commented line.
  • lfscript: Create some additional empty parent-folders in the fake root environment that scripts may expect (folders are deleted if they are not used).
  • lfscript: Update compilation-test
  • lfscript/LFClass: Add ability to run post-installation scripts right away (POSTINST="now"), after all software is installed (POSTINST="later") or both (POSTINST="true")
  • LFClass: Various updates to make LFClass work with recent versions of LFS and BLFS.
  • LFClass: Allow recommeded dependencies to be set in the Wiki.
  • LFClass: Proper permissions for /etc/xinitrc.conf when configuring the system.
  • LFClass: Fix issue with blacklisted and commented out commands.
  • LFClass: generic-build.sh; Better java detection.
  • LFClass: generic-build.sh; Update to UPX 3.93 and Avian from GIT (March 22nd, 2017)
  • LFClass: generic-build.sh; Remove ability to create an emedded image; Using a separate JAR and Avian VM is more efficient anyway.
  • fsOS: New kernel configurations and readme.
  • General: Change distributed archive format to .tar.xz, and changed revision number scheme to revision date.
  • General: Some improvements in the distribution script
  • extend.conf: includeBootscript(); Detect wheter or not the sources archive was already extracted
  • version-check.sh: Updated for latest LFS version
  • Factory: Renamed 'whitelists' folder to lists, moved 'md5sums.list' there and renamed 'blfs-current.list' to 'blfs-whitelist.list'. Also removed the old whitelists.
  • Factory: Removed old LFS/BLFS patches; Added some patches to fix bugs in BLFS, fix i486 build issues or fix other issues.
  • Factory: Removed mods of deprecated software.

2014, September 5th (revision 27)

  • Upgrade to LFS r10727
  • Upgrade to BLFS r13994
  • ScriptFactory
    • Whitelist: Removed 'x7driver-glamor', added 'libepoxy'.
    • distro.list/scripts: Split dependencies into "required" and "recommended". "Required dependencies" are required to build a package without errors. "Recommended" dependencies are required at runtime, are required for packages that might be installed later or enhance the software.
    • distro.list/scripts: Added comments to blacklisted commands
  • Extra software: Added Live CD Kernel for UnionFS.
  • lfscript
    • Bugfix: Unmount /tools before deleting it, when using the '-I' switch.
    • Added '*.tar' to the list of known archive types.
    • LFScript now runs 'make oldconfig' before running kernel compilation scripts. This way, old kernel configurations can be passed to LFScript to compile newer kernels.
    • Added a new '-r' switch, which will make scripts install only the dependencies listed in the REQUIRED variable, instead of both REQUIRES and RECOMMENDS.

2014, August 5th (revision 26)

  • Upgrade to LFS r10674
  • Upgrade to BLFS r13818
    • Whitelist: Added a lot of scripts to the Whitelist for the targets "mate", "gparted", "gedit" and "network-manager-applet".
  • xinit script selection: Released the '/etc/X11/app-defaults/xinitrc.d' directory and using '/etc/alternatives/xinitrc' in stead.
  • ScriptFactory
    • Removed hardcoded extra dependencies, blacklisted dependencies and blacklisted commands and moved them to 'factory/whitelists/distro.list'.
  • Extra scripts
    • Upgraded, tested and placed all MATE scripts on the wiki. Therefore, MATE is now back in LFScript.

2014, July 28th (revision 25)

  • Upgrade to LFS r10652
  • Upgrade to BLFS r13664
    • Whitelist: Added 30+ scripts to the whitelist for the targets "xfce-core" and "hicolor-icon-theme".
  • LFScript ('lfscript' file)
    • Disabled SSL certificates check on WGET.
    • Experimental ARM support: Added the ability to find an ARM java virtual machine to be able to use LFClass on ARM devices.
    • Changed the way the 'sources' and 'packages' directories are made available read-only in the build environment. Fixes bugs #1336902 and #1337507.
    • Added a new '-H' switch, which does the same as '-S' except that it also calculates and displays MD5 checksums for all files for which no checksum was provided in it's build script.
  • LFClass ('lfc' folder)
    • Added experimental support for ARM in the build script used to compile LFClass.
  • ScriptFactory ('factory' folder)
    • Removed obsolete GTK+2 script modifications
    • Removed obsolete entries from an old reference-only BLFS patch file
    • Added a BLFS patch to make libnotify build against GTK+2 in stead of GTK+3
    • Remade the LFS fixes patch to make it apply to newer versions of LFS
    • Re-included the ability to load extra MD5 checksums for files which would otherwise have no checksum because BLFS does not specify one. Also populated this list with checksums for all files without BLFS-provided checksums.

2014, July 19th (revision 24)

  • Upgrade to LFS r10634
  • Upgrade to BLFS r13464
    • Whitelist: Added 'cmake', 'curl' and 'libarchive' and removed 'mtdev'
  • ScriptFactory ('factory' folder)
    • Reorganisation of the whitelists, to make the current list automatically apply to newly generated scripts.
    • Reorganisation of the patches, to make the current set automatically apply to newly generated scripts. Also, old patches (which were only kept for reference) have been stripped of modifications which do not need to be applied in future releases.
  • ScriptFactory (code)
    • Upgrade to eudev-1.9
  • FsOS ('fsos' folder)
    • Reorganisation of files. The readme and the filenames of the kernel configurations have been stripped of LFScript version info, so that they don't have to be modified every time a new revision is released.

2014, July 6th (revision 23)

  • Upgrade to LFS r10624
  • Upgrade to BLFS r13350 (fixes 'LZO' compilation issues on i486)
  • LFScript
    • Unset MAKEFLAGS for scripts which contain '-j1', and therefore do not support building on multiple CPU cores.

2014, June 30th (revision 22)

  • Added version-check.sh (from LFS) for convenience
  • LFScript
    • Fixed a bug in './lfscript -C' where *.txz archives would not be found
    • Multibuild scripts are now built in subdirectories (required for Xorg)
  • BuildISO
    • More helpful error messages if the system image cannot be mounted.
    • Use 'xorrisofs' in stead of 'mkisofs'.
  • Upgraded to LFS r10587
  • Upgraded to BLFS r13327
  • ScriptFactory
    • Included whitelists of BLFS versions from previous releases, for development reference.
    • Refactored the 'fetch' and 'factory' scripts. 'fetch' is now a symlink to 'factory'.
    • Reorganized the patches folder
    • Added support for newer versions of LFS
    • Added general support for newer versions of BLFS
    • Added support for the 'new' way Xorg pages are layed out in BLFS.
    • Group scripts are now generated for Xorg (and other grouped packages), in stead of manually being created
    • Upgrade of third party tools to create LFClass binaries
  • fsOS
    • Upgraded the fsos kernel configuration files to Linux 3.15.1.

2012, February 12th (revision 21)

  • LFScript
    • Packages are now compressed using XF. The extensions of packages are now *.txz. This also means that existing *.tgz package archives will not work with this revision, unless you convert them manually (you can also just rebuild your system).
    • Replaced the copying of source code and packages to /sources with bind mounts. This greatly reduces the space requirements of LFScript (by the gigabytes when building a Live CD) and makes it build sooner.
    • Source code extraction can now handle tar bombs safely.
    • extend.conf is now also loaded for packages in the LFS toolchain build. Additionally, the contents of preCompilation in extend.conf has been moved out of that function.
    • LFScript now exports MAKEFLAGS, as described here. Every CPU core will be utilised.
    • When using the -i switch, the target directory now must be a mount point.
    • Made various small changes to messages emitted by LFScript.
  • BuildISO
    • Renamed files in the CD filesystem, which were not named conforming to DOS's 8.3 scheme. This makes it possible to copy these files under FreeDOS or the like:
      • root.sqfs became root.sfs
      • initramfs.cpgz became initram.fs
    • init.sh now also searches the first four partitions of the first four disks for the system image. This makes it possible to launch the live system from USB or hard disk.
    • Made several minor improvements to init.sh.
  • Upgraded to LFS r9742
    • Also updated the bootscripts script (factory/mods/bootscripts-install) with improved comments, a new version of the 'rc.site' file, and added a "stable names for network interfaces" post-installation function (factory/mods/bootscripts-postinst).
    • Also in bootscripts; A generic /etc/fstab is now created, making the installation of your system a little bit easier.
  • Upgraded to BLFS r9383
    • Removed the custom network-manager script as NetworkManager is now in BLFS.
    • Removed unnecessary dependencies from udev-rebuild.
    • Moved several unused Gnome scripts to the blfs-unchecked folder.
    • Created a blfs-compat subdirectory, containing four script which are currently also in BLFS, but cause problems if used. These compatibility scripts build older versions of the software.
  • Moved a lot of custom scripts to this Wiki. Those scripts now reside in a subdirectory called extras. User contributed scripts will be stored in a new subdirectory called contrib.
  • ScriptFactory
    • Created a ScriptFactory class which can parse a source dump of the Wiki.
    • ScriptFactory can now produce group scripts correctly.
    • Moved DESTDIR alternatives to a separate function (maybe these can be sourced from this wiki in the future).
  • fsOS
    • Upgraded the fsos kernel configuration files to Linux 3.2.5.
    • Added btrfs-progs, firefox and a Flash Plugin installation script.

2012, January 31st (revision 20)

  • Removed all documentation as it is being moved to this Wiki.
  • Interactive configuration (LFClass)
    • Now properly configures the system after selecting an .xinitrc implementation.
    • No longer configures a display manager. It is assumed you install only one at most.
  • LFScript
    • Now prints the phrase "*** BUILD_PROBLEM_DETECTED ***" to the log, if a script fails somehow. This allows you to quickly find where errors occur, by searching for that phrase in any text editor.
    • Disabled the mkdir() wrapper (at least temporarily). I suspect this will speed up creation of directories.
    • No longer skipping base system packages if they are set through -s. If you want to disable the build of a base system package (like Vim), you should do that by editing buildbase.lfs.
  • Scripts
    • Upgraded to BLFS SVN 9255
    • dhcpcd: Removed configuration of the eth0 network device. 'NetworkManager' should automatically configure devices from now on.
    • libcanberra: Modified to link against MATE Desktop Environment.
    • firefox: Added to the stable scripts.
    • postlfs: Removed the compressdoc command from post-installation. If you want to compress man pages, you can still run this command yourself.
    • udev-rebuild: Upgraded to use the same version as in LFS.
    • fsos-nox: Removed kernel configuration check for VESA VGA graphics.
    • livekernel: Removed this script (at least temporarily), because UnionFS does not provide a patch for a current kernel.
    • compiz: Now also builds gtk-window-decorator.
    • mate: Fixed "Unable to open computer://" (or "trash://") issues by adding gvfs as a dependency.
    • x7app: Changed xinitrc-functions listSessions() so that a Slim properly lists all available sessions.
    • Added scripts for 'NetworkManager', wpa-supplicant and btrfs-progs.
  • extend.conf: Added a function which converts a package that uses Gnome to MATE Desktop Environment.

Earlier changes

As of LFScript4 revision 20, the change log is kept on this Wiki. Earlier changes can be found in the change log provided with the revision 19 tar ball.