aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix blfs tools Makefile now that MAKEFLAGS is setPierre Labastie2023-11-171-2/+2
* blfs tools: update JOBS for the new configPierre Labastie2023-11-171-1/+1
* Fix (again) the run-in-cgroup.sh scriptPierre Labastie2023-11-161-5/+6
* Fix session management in run-in-cgroup.shPierre Labastie2023-11-161-9/+25
* Add forgotten run-with-cgroup.sh scriptPierre Labastie2023-11-151-0/+19
* Fix a typoPierre Labastie2023-11-151-1/+1
* Allow users to pass a cpusetPierre Labastie2023-11-151-0/+1
* Only replace $(nproc) in scriptletsPierre Labastie2023-11-151-8/+6
* Reorganize advanced options in Config.inPierre Labastie2023-11-151-3/+3
* Merge branch 'trunk' into xry111/parallelismPierre Labastie2023-11-133-4/+66
|\
| * Modify kernfs scripts to be able to run them twicePierre Labastie2023-09-121-1/+61
| * Allow two names for scriptlet containing "userdel"Pierre Labastie2023-09-051-2/+4
| * Hide DEL_LA_FILES in internal settingsPierre Labastie2023-08-301-1/+1
* | Replace $(nproc || echo 1) and $(nproc)Xi Ruoyao2023-09-112-1/+20
|/
* handle '+' in kernel version stringXi Ruoyao2022-11-041-1/+4
* Run the master Makefile with -j1Pierre Labastie2022-11-041-3/+3
* Make the kernel filesystem scriptlets executablePierre Labastie2022-10-062-0/+4
* Remove the "Abort on testsuite failure" config (4)Pierre Labastie2022-06-151-1/+0
* Remove the "Abort on testsuite failure" config (3)Pierre Labastie2022-06-151-2/+1
* Fix an error when not downloading packagesPierre Labastie2022-06-141-1/+1
* Various updates for pacman PMPierre Labastie2022-06-121-1/+8
* Fix spurious quotes in download codePierre Labastie2022-05-071-2/+2
* Only use upstream URL when downloading packagesPierre Labastie2022-05-071-42/+37
* Use only upstream's URL in urls.lstPierre Labastie2022-05-072-60/+2
* Fix $(BUILDDIR)/jhalfs/MakefilePierre Labastie2022-04-031-2/+2
* Change variable names and logic for BLFS bookPierre Labastie2022-04-012-3/+3
* Fix some bugs in func_install_blfsPierre Labastie2022-04-011-7/+4
* Fix small bugs in func_download_pkgsPierre Labastie2022-04-011-3/+8
* Try to make an information clearer about $COMMITPierre Labastie2022-04-011-1/+1
* try to fix func_install_blfs to work in all casesPierre Labastie2022-03-301-2/+15
* Get completely rid of PROGNAMEPierre Labastie2022-03-304-146/+87
* Replace $PROGNAME-commands with $COMMANDSPierre Labastie2022-03-302-7/+7
* Get rid of BRANCH_ID, TREE, LFSVRS variablesPierre Labastie2022-03-302-16/+16
* LFS: Simplify git repo managementPierre Labastie2022-03-302-8/+1
* Change mail address for sending reportsPierre Labastie2022-03-021-1/+1
* Remove legacy: Remove almost all occurrences of CLFS/clfsPierre Labastie2022-03-019-257/+21
* Remove legacy: remove everything about HLFSPierre Labastie2022-02-287-78/+5
* Various fixes for create-sbu_du-report.shPierre Labastie2022-02-191-9/+12
* create-sbu_du-report.sh: check that J_VALUE is never emptyPierre Labastie2022-02-171-0/+3
* makefile-functions: make sudo/chroot messages less confusingPierre Labastie2022-02-051-4/+4
* func_install_blfs: gen_pkg_book needs the tracking filePierre Labastie2021-12-201-1/+3
* install_blfs: update trackdir also in gen_pkg_book.shPierre Labastie2021-12-191-1/+1
* Ticket #1732: add Docbook XSL and XML to check_alfs_toolsPierre Labastie2021-12-131-17/+13
* Change spacing in func_check_version outputPierre Labastie2021-12-131-4/+5
* Adapt func_install_blfs.sh to the removal of envarsPierre Labastie2021-11-211-0/+13
* Remove $Id$ comments, they are useless with gitPierre Labastie2021-10-3118-35/+0
* Adapt to condxml branch: func_book_parserPierre Labastie2021-10-141-1/+1
* Custom tools: prevent a warning if no md5sum for patchesPierre Labastie2021-10-142-1/+2
* Fix wrong VERSION variable for dev bookPierre Labastie2021-09-161-17/+15
* Add the -j value to the sbu reportPierre Labastie2021-08-281-2/+8