Pierre Labastie
085435e66f
Remove the obsolete vim-lang instructions and variable, and add non-wide-
...
charater ncurses library
2019-09-05 17:22:04 +00:00
Pierre Labastie
2e1c1c3c16
Remove spaces at the end of lines
2018-01-13 09:08:56 +00:00
Pierre Labastie
489bdc21d1
Always generate test instructions, and comment unwanted ones out.
...
Fixes ticket #1695 , also for CLFS...
2018-01-07 21:22:46 +00:00
Pierre Labastie
c57747dba5
Make the date of the SBU_DU file the same as the one reported at the end of
...
the jhalfs run. Note that date is the one when the run is started
2017-06-29 16:45:31 +00:00
Pierre Labastie
59bb076988
Update CLFS/master.sh do-housekeeping target, thanks to W Harrington for the
...
patch
2017-06-11 10:49:40 +00:00
Pierre Labastie
d601cfcc47
Fix logic for copying fstab. That stupid bug wanted to copy fstab when
...
FSTAB was empty!
2017-03-10 20:23:57 +00:00
Pierre Labastie
85506da325
Merge new_features branch at r3901; Fixes:
...
when the user fstab and/or kernel config are the same as the ones in
$BUILDDIR/sources: avoid to cp on itself
- set SRC_ARCHIVE=/dev/null in BLFS tools download script if SRC_ARCHIVE is
empty
2017-03-05 08:38:09 +00:00
Pierre Labastie
5f154f1a1f
Add instructions to unset PKG_CONFIG_PATH in CLFS? masters, because some
...
distros set this variable and it causes some trouble. Thanks to W. Harrington
for the patch.
2015-12-28 17:49:20 +00:00
Pierre Labastie
82808d1b14
Fixes addition of "pass1" util-linux in new version of CLFS.
...
Thanks to William Harrington for the patch.
2014-11-04 12:57:31 +00:00
Pierre Labastie
f0de95404c
CLFS puts fstab in config and not anymore in bootable.
...
Thanks to Chris Staub for the report.
2014-06-04 19:55:51 +00:00
Pierre Labastie
3f83cb0f8e
For CLFS 3.0, variable setting is now in final-prep chapter.
...
Adapt CLFS for that
2014-05-31 06:57:41 +00:00
Pierre Labastie
179ae85718
Adapt instructions to new layout for "boot" method, while keeping
...
compatibility with older layouts. Joint work with W. Harrington
2014-05-12 06:51:20 +00:00
Pierre Labastie
c6ee8eacba
Adaptation to the new layout for CLFS systemd.
...
From a patch by W. Harrington
2014-05-08 15:51:53 +00:00
Pierre Labastie
ee2c45c751
Tidy up clfs.xsl:
...
- add 32 bit critical tests when in multilib
- allow the "note" in perl to be run only when method=boot, and tests
are asked
- remove some useless lines
2014-03-09 08:59:46 +00:00
Pierre Labastie
c3b96a9e55
Update clfs script generation to new book layout (remap="test" attribute).
...
Thanks to William Harrington for the patch
2014-02-14 20:39:51 +00:00
Pierre Labastie
b4df9e1bbe
Add network scripts for CLFS systemd branch
2014-01-25 16:19:19 +00:00
Pierre Labastie
4384929e98
Avoid clobbering suffixes like "-64bit" or "-n32" from install-logs names
...
in CLFS/master.sh. Reported by W. Harrington. Thanks.
Also correct a bug: log_new_files was called instead of touch_time_stamp.
2014-01-21 21:36:12 +00:00
Pierre Labastie
b2c7742927
Revert a previous fix, which could not work when user clfs did not exist yet
2013-11-06 21:44:09 +00:00
Pierre Labastie
e18f80a34a
Fix BLFS tool inclusion for CLFS:
...
-fix a typo in Makefile (8 spaces to tab...)
-fix permission problems (hopefully)
2013-11-06 20:55:27 +00:00
Pierre Labastie
269d81c9f5
Incorporates BLFS tools to CLFS. WOrks with method=chroot. Not tested
...
with method=boot
2013-11-03 22:49:46 +00:00
Pierre Labastie
730436a1f2
Change SU_LUSER commands in CLFS for being able to interrupt
...
the build in the cross-tools and temptools phase
2013-11-01 20:47:42 +00:00
Pierre Labastie
433a5d4965
Add -j1 to "make install" in CLFS
2013-10-06 08:59:23 +00:00
Pierre Labastie
ce262a78a8
Add optimization (MAKEFLAGS only) for the cross tools part of CLFS
2013-09-27 20:43:43 +00:00
Matthew Burgess
608fbe13d0
Fix various issues when building CLFS.
2012-02-09 22:58:45 +00:00
George Boudreau
15c9e722d5
Added Perl and M4 as host requirements (code:Matthew Burgess)
2008-10-21 21:24:25 +00:00
Manuel Canales Esparcia
68713c9186
Dump build time using Bash $SECONDS internal variable instead of using date calls + Perl-based calculations.
2007-08-17 16:24:47 +00:00
Manuel Canales Esparcia
f940c29031
CLFS: In the boot method skip *introduction run. The $MOUNT_PT write permission issue is already handled in 026-settingenvironment.
2007-07-29 11:57:40 +00:00
Manuel Canales Esparcia
c93f2b02fc
CLFS: Using a more sane default for sparc param.
2007-07-28 15:45:53 +00:00
Manuel Canales Esparcia
650acce1b8
CLFS: Fixed Sparc64 build flags issues.
2007-07-28 15:40:53 +00:00
Manuel Canales Esparcia
f54632006b
Ported INSTALL_LOG support to all books.
2007-06-03 09:06:13 +00:00
Manuel Canales Esparcia
962793a098
Added support for host that place home dirs under a directory othen than /home.
...
Request and partial patch from Mario Lang.
2007-04-13 20:40:38 +00:00
Manuel Canales Esparcia
58b186c903
CLFS: Removed "cd " from 108-multiarch_wrapper.
...
Thanks to Mario Lang for the report.
2007-04-05 18:19:18 +00:00
Manuel Canales Esparcia
6c1b96b8b0
Sets chrootttols targets to a separate PREP_CHROOT_JAIL.
...
That is needed for multilib builds to can load the /root/.bash_profile file generated in 089-flags.
Thanks to Mario Lang for report and patch.
2007-04-05 18:08:25 +00:00
Manuel Canales Esparcia
7a433202de
CLFS: Removed duplicates make calls.
2007-04-05 17:55:48 +00:00
Manuel Canales Esparcia
dbcdfd7f69
Reimplemented support for partial builds.
2007-03-18 10:14:04 +00:00
Manuel Canales Esparcia
3bc607816b
Unified mk_CUSTOM_TOOLS and mk_BLFS_TOOL targets.
2007-03-03 12:18:07 +00:00
George Boudreau
a8ceefcfe8
Remove unnecessary text messages
2007-03-02 03:55:21 +00:00
George Boudreau
79da2977ad
added function to file makefile_functions and added call in HLFS and CLFS master.sh
2007-03-02 00:09:55 +00:00
Manuel Canales Esparcia
aec44836a5
Fixed SHELL setting to work also when resuming failed builds.
2007-02-26 20:18:52 +00:00
Manuel Canales Esparcia
a5f52ba47d
The ICA/farce Bzip2 fix is needed only on LFS-6.2 and CLFS-1.0.
2007-02-24 16:35:58 +00:00
Manuel Canales Esparcia
7d6fe10675
Final system strip command scripts need to use #!/tools/bin/bash
2007-02-23 22:33:09 +00:00
Manuel Canales Esparcia
1330ebc253
Fixed chroot environment to be more closed to the one expected by the books.
...
Need be full tested.
2007-02-17 02:08:46 +00:00
Manuel Canales Esparcia
81f7dc1ed0
Make SHELL=/bin/bash a Makefile variable instead using it inside the sub-make invocations to avoid be propagated to make processes started by the actual build scripts.
2007-02-16 18:24:19 +00:00
George Boudreau
b4cf3211e8
Had to block custom files from being build in CLFS-sysroot and CLFS-embedded
2007-02-16 00:58:47 +00:00
Manuel Canales Esparcia
480295cc25
CLFS: *util-linux is not an otphan_script.
2006-12-20 11:12:56 +00:00
George Boudreau
fcb540bb92
CLFS:: Correct extraction of data from chroot file
2006-12-15 14:21:18 +00:00
Manuel Canales Esparcia
3e7ceed256
Ported CUSTOM_TOOLS support to all books.
2006-12-15 10:53:10 +00:00
George Boudreau
830f28d18c
CLFS-svn, changes to chroot extraction for makefile
2006-12-11 22:13:42 +00:00
Manuel Canales Esparcia
936efa8197
CLFSx: Create a custom /etc/clfs-release file.
2006-12-11 13:59:08 +00:00
Manuel Canales Esparcia
9ae0875eaa
CLFSx: Revised host_prep_Makefile targets.
2006-12-11 13:14:54 +00:00