Commit Graph

  • 130eda3e15 Just dumping some testing changes for now. testing Jeremy Huntwork 2022-10-06 14:44:27 -04:00
  • d0a0c77086 Merge pull request #19 from automate-lfs/travis master Pierre Labastie 2019-09-16 14:04:52 +02:00
  • 87b93564a0 Merge branch 'pythonize' Pierre Labastie 2019-06-16 10:06:39 +02:00
  • 4a31ea8fe9 Testing an initial Travis-CI setup travis Jeremy Huntwork 2019-06-07 12:59:37 -04:00
  • f2ba466a5e BLFS/xsl/scripts.xsl: Fix blank lines in scriptlets Pierre Labastie 2019-05-27 22:26:28 +02:00
  • 1a520a4676 BLFS/xsl/scripts.xsl: Cosmetic fix, so that vi does correct syntax highlighting Pierre Labastie 2019-05-27 22:22:29 +02:00
  • fa6c9eb9b0 BLFS/xsl/scripts.xsl: remove useless case in remove-end-space template Pierre Labastie 2019-05-27 22:17:21 +02:00
  • bf08b249aa BLFS script generation: use a boolean for stats, instead of a full test Pierre Labastie 2019-05-26 17:35:56 +02:00
  • e261be9927 BLFS/xsl: move code to output "make -j1" from output-root to output-install Pierre Labastie 2019-05-21 21:54:23 +02:00
  • 1823d10df1 Add the case of pax to packInstall.sh.porg Pierre Labastie 2019-05-16 21:52:28 +02:00
  • 568eb85cb4 BLFS tools: avoid cp"ing" an empty filename Pierre Labastie 2019-05-16 21:44:02 +02:00
  • 5f79ad0d20 Merge pull request #15 from automate-lfs/fix-linux-rebuild Pierre Labastie 2019-05-16 21:10:58 +02:00
  • 53b007a778 Fix rebuilding some LFS packages in BLFS: Pierre Labastie 2019-05-16 13:49:24 +02:00
  • 6924d0edf0 Add issue templates (#12) SheepReaper 2019-05-13 10:34:31 -04:00
  • bd35b4005b Create CODE_OF_CONDUCT.md (#7) SheepReaper 2019-05-09 10:37:59 -04:00
  • 23c65418bb Merge pull request #14 from automate-lfs/fix-gen-install-1 Pierre Labastie 2019-05-07 17:15:40 +02:00
  • a221149729 BLFS/xsl/scripts.xsl: Remove spaces only at the end of a line Pierre Labastie 2019-05-02 16:25:48 +02:00
  • d1073d2c92 BLFS/xsl/gen-install.xsl: Find preceding/following screen tags in note too Pierre Labastie 2019-05-02 16:17:29 +02:00
  • 89c98af838 Move directories that users can modify back to top directory Pierre Labastie 2019-04-29 20:14:40 +02:00
  • 3e63b560db Typo Pierre Labastie 2019-04-29 15:43:35 +02:00
  • 5d5601ca6a Really replace virtualenv target in Makefile Pierre Labastie 2019-04-29 15:36:58 +02:00
  • 22a75f3bab Apply suggestions from code review Pierre Labastie 2019-04-29 14:27:49 +02:00
  • 96686d659f Add a Python entrypoint and packaging config Jeremy Huntwork 2019-04-25 16:22:56 -04:00
  • 3e2392f214 Remove forgotten ".svn" clean up in func_install_blfs.sh Pierre Labastie 2019-04-25 11:26:50 +02:00
  • 3455432c68 Add the case of pnmixer to packInstall.sh.porg Pierre Labastie 2019-04-25 11:15:38 +02:00
  • a645174fd4 New menu system: the configuration file is saved as .<filename>.old Pierre Labastie 2019-04-24 16:53:14 +02:00
  • 834db3b44f Typo in Config.in Pierre Labastie 2019-04-24 16:52:32 +02:00
  • 7fab768b4f Fix a bug in func_compare.sh: Pierre Labastie 2019-04-24 16:51:06 +02:00
  • f1f56b1237 jhalfs: Modify the version string to accomodate the new license Pierre Labastie 2019-04-24 15:48:06 +02:00
  • 4b28265759 Add the license file and a README to the menu directory Pierre Labastie 2019-04-24 15:41:47 +02:00
  • 58a52647b2 Get rid of the GPLv2 license: Pierre Labastie 2019-04-24 14:40:57 +02:00
  • 4346637998 Get rid of the GPLv2 license: Pierre Labastie 2019-04-24 14:39:43 +02:00
  • 2aed019edf Get rid of the GPLv2 license: Pierre Labastie 2019-04-24 14:38:54 +02:00
  • eeb381cde0 Remove calling make clean in the menu directory Pierre Labastie 2019-04-24 11:09:15 +02:00
  • 15f22fdb09 Typo in .gitignore Pierre Labastie 2019-04-24 11:08:26 +02:00
  • f9895c056a The new menu system wants "depends on" instead of just "depends" Pierre Labastie 2019-04-24 11:07:16 +02:00
  • 89842270d3 Remove the old menu system, and use kconfiglib.py Pierre Labastie 2019-04-24 11:04:40 +02:00
  • 59d298064e Remove the "$Id$" automatic expansion variables coming from svn Pierre Labastie 2019-04-23 18:10:42 +02:00
  • 73dc6c99ff Fix a missing newline in one message Pierre Labastie 2019-04-23 17:26:24 +02:00
  • e3a2004dc8 Add more accurate copyright information: Pierre Labastie 2019-04-23 17:24:25 +02:00
  • 291e9d1a8b Check version: fix displaying version Pierre Labastie 2019-04-23 17:21:56 +02:00
  • 4646774828 Move the LICENSE: Pierre Labastie 2019-04-23 16:00:44 +02:00
  • 3f678de4cb Add .gitignore file Pierre Labastie 2019-04-22 23:37:18 +02:00
  • 248a8f83d6 Make some files executable again Pierre Labastie 2019-04-22 23:34:49 +02:00
  • b2f91c0cc9 Normalize Line Endings ablfs Bryan Gonzalez 2019-04-22 13:01:34 -04:00
  • d23e8eb084 Normalize Line endings new_features Bryan Gonzalez 2019-04-22 13:00:59 -04:00
  • 0d61230a31 Normalize line endings experimental Bryan Gonzalez 2019-04-22 12:59:40 -04:00
  • 55565c2371 Normalize line endings Bryan Gonzalez 2019-04-22 12:55:41 -04:00
  • 4cb387aead Fix generation of install instructions, and remove those pesky && as much as possible Pierre Labastie 2019-04-22 09:38:44 +00:00
  • f7afda7453 typo Pierre Labastie 2019-04-18 08:55:19 +00:00
  • 8a8d759775 Author: Jeremy Huntwork <jhuntwork@lightcubesolutions.com> Date: Tue Apr 16 13:31:09 2019 -0700 Pierre Labastie 2019-04-17 07:06:13 +00:00
  • 98b3ef97d5 Remove spurious spaces at the end of lines Pierre Labastie 2019-04-16 13:02:12 +00:00
  • fd09c39475 Remove a spurious blank line in gen-install.xsl Pierre Labastie 2019-04-16 12:15:21 +00:00
  • 2b14e9f9e0 Fix again properties Pierre Labastie 2019-04-16 08:29:14 +00:00
  • ccae757f91 Add missing $Id:$ comments Pierre Labastie 2019-04-16 08:06:03 +00:00
  • 95aac3c1de BLFS: fix generation of install and test instructions (ticket #1721): Pierre Labastie 2019-04-16 07:30:02 +00:00
  • a9922657b6 Improve common/progress_bar.sh based on shellcheck: Pierre Labastie 2019-04-13 16:33:38 +00:00
  • 0a867e24a5 Improve top-level jhalfs based on shellcheck Pierre Labastie 2019-04-13 16:31:24 +00:00
  • ca26296e37 Use sect1info for getting informations on LFS packages: - add sect1info sections to packagemanager.xml.xxx + various fixes - add templates in LFS/lfs.xsl for script start and script end: - script start: define variables containing package information print disk usage unpack and change dir - script end: print disk usage remove build dir - remove the corresponding operations from master.sh Pierre Labastie 2019-04-11 07:40:50 +00:00
  • 750b63d143 LFS/lfs.xsl: Update directory layout of PKG_DEST Pierre Labastie 2019-04-08 10:03:26 +00:00
  • e4814fc527 Unset MAKELEVEL in BLFS scriptlets. Fixes #1720. Pierre Labastie 2019-03-26 07:53:17 +00:00
  • d8a8893efc Add initramfs to non-versioned packages Pierre Labastie 2019-03-25 21:47:04 +00:00
  • 383a856460 I cannot read: variable in /etc/sysconfig/console is LOGLEVEL, not LOG_LEVEL! Pierre Labastie 2019-03-15 16:18:48 +00:00
  • 1618b78456 Remove sudo from commands run as root (and some DEBUG lines) Pierre Labastie 2019-03-15 08:55:01 +00:00
  • b87789fa32 Hopefully get the devices: target Ok now Pierre Labastie 2019-03-14 21:02:58 +00:00
  • faed38e040 Get virtual kernel filesystem commands from the book, and really add /run/systemd/resolve/resolv.conf after creating the kernel FS in chapter 6 Pierre Labastie 2019-03-13 06:31:55 +00:00
  • 88f984a296 Always display gcc's full version Pierre Labastie 2019-03-11 14:25:09 +00:00
  • 17819bf40d Fix filename extension in /etc/sysconfig/ifconfig.xxx so that it matches the IFACE value. Works only with revision 11556 or later of LFS book. Pierre Labastie 2019-03-10 09:15:10 +00:00
  • 5633219b4e Stupid typo Pierre Labastie 2019-03-09 20:27:44 +00:00
  • 7915f2baf4 Generate console files: - add variables LOCAL (y is hw clock set to local time) and LOG_LEVEL (sysv) - generate /etc/sysconfig/console (sysv) or /etc/vconsole.conf (systemd) - generate /etc/adjtime (only systemd) - remove UNICODE and FONTMAP variables (jhalfs makes unicode default) Pierre Labastie 2019-03-09 08:11:37 +00:00
  • edd349fbbd Remove obsolete blfs_tools dependencies Pierre Labastie 2019-03-09 08:02:10 +00:00
  • 6c6916f80b In the systemd book, the network card is designed as "<network-device-name>", not "eth0". Pierre Labastie 2019-03-09 07:18:52 +00:00
  • 009c6b8ada LFS: Copy /etc/resolv.conf to where it should be during chroot, for systemd: this allows using the network in chroot. Also add a chroot1 target, and update the teardown target to what is in the book. Pierre Labastie 2019-03-09 07:15:41 +00:00
  • 853aff06ac Python in func_check_version should be uppercase Pierre Labastie 2019-02-15 16:06:46 +00:00
  • 3e6c41e85b Add version check for Python Pierre Labastie 2019-02-15 14:11:36 +00:00
  • c502c8bb2d Remove obsolete udev detection in BLFS/gen-special.sh Pierre Labastie 2019-02-10 13:05:14 +00:00
  • 6514e83be8 Move porg_bash_completion to where it belongs Pierre Labastie 2019-01-16 10:09:37 +00:00
  • b8dfbd5ba8 Do not exit on SIGCHLD: Pierre Labastie 2019-01-13 08:32:24 +00:00
  • dacaaeb394 Remove "-i" flags in kernel scriptlet Pierre Labastie 2019-01-02 20:57:01 +00:00
  • c8ba4962b5 Add the case of Test-MockModule (perl module) to packInstall.sh Pierre Labastie 2018-12-08 10:12:46 +00:00
  • 788ec54cb9 update-lfs.sh: remove tools package from instpkg.xml Pierre Labastie 2018-12-08 10:04:25 +00:00
  • c4300ced45 When installing BLFS tools, the database of installed packages is populated with LFS pacakges. But packages installed only in tools should not be in this database. As a side note, it would be cleaner to use an xsl stylesheet for that. Pierre Labastie 2018-12-08 09:04:01 +00:00
  • 767550500a A module can be a special case, too (perl-test-mockmodule) Pierre Labastie 2018-11-23 14:30:06 +00:00
  • 54cc8303df Translate parentheses to "_" in the module page names. Otherwise there are errors when displaying the menu Pierre Labastie 2018-09-28 14:39:18 +00:00
  • 47fe027e8d Add possibility to automate bash shell startup files, vimrc, and rng. This adds a new variable to the configuration (LANGUAGE). Also automate the generation of various <replaceable> instructions Pierre Labastie 2018-09-28 14:35:46 +00:00
  • 315db8b360 Add a case for lynx in packInstall.sh.porg Pierre Labastie 2018-09-04 10:06:09 +00:00
  • a5638a90ab Fix generation of chroot instructions Pierre Labastie 2018-05-12 11:27:10 +00:00
  • 1450372e51 Fix packInstall.sh.porg for junit Pierre Labastie 2018-03-19 21:01:06 +00:00
  • 4ca5b4be34 Finally, openldap does not need .la files Pierre Labastie 2018-03-11 05:55:16 +00:00
  • 06c35fe60c Prevent openldap module .la files to be removed They are needed for loading modules... Pierre Labastie 2018-03-10 14:30:21 +00:00
  • 05028a6628 Now libuv has a version string starting with"v" Pierre Labastie 2018-03-10 11:04:42 +00:00
  • 11f5b0278b Fix syntax error in preceding commit Pierre Labastie 2018-03-10 10:08:38 +00:00
  • 5960e649d4 packInstall.sh.porg: account for the possibility of having a source directory named x265_vx.y or just x265_x.y (where x and y are digits) Pierre Labastie 2018-03-10 10:02:26 +00:00
  • 0c22da5679 Special case for unrar in packInstall.sh.porg Pierre Labastie 2018-02-25 08:30:01 +00:00
  • a1f16af630 Special case for psutils in packInstall.sh.porg Pierre Labastie 2018-02-25 08:05:56 +00:00
  • 768e390fc6 BLFS/func_dependencies: when building the graph, and DEP_LEVEL=3 (build opt deps only for requested packages), it may happen that a requested packages is seen at depth > 2 before it is seen at depth=2. In this case, optional deps are not processed the first time, and then the package is not processed at depth 2 because it has already been seen. Add a case statement against that. Pierre Labastie 2018-02-19 16:01:00 +00:00
  • e5599dfc91 Have the STATS variable displayed in jhalfs-blfs Pierre Labastie 2018-02-11 07:31:23 +00:00
  • 37e52729a6 Wrong variable name when naming info.log file if stats are requested Pierre Labastie 2018-02-10 21:46:46 +00:00
  • 7f85e34f2b Output some information during the cleaning phase in BLFS dependency engine for the impatient Pierre Labastie 2018-02-09 09:24:55 +00:00
  • e54bce733b Allow DESTDIR to work for libelf, now that it is in LFS Pierre Labastie 2018-02-05 21:46:36 +00:00