source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @35094ed   10 months pierre.labastie Major refactoring of README Describe each item in the menu, fix … ablfs-more trunk
(edit) @cd87e52   10 months pierre.labastie Fix configuration about saving temporary work It is no more at the … ablfs-more trunk
(edit) @6ffc37b   10 months pierre.labastie Confg.in: fix help for ALL_CORES The settings don't depend on book … ablfs-more trunk
(edit) @10756d0   10 months pierre.labastie Move the parallelism menu to "Build Settings" Now that parallelism … ablfs-more trunk
(edit) @9440e4a   10 months pierre.labastie Merge branch 'trunk' into xry111/parallelism ablfs-more trunk
(edit) @bc64795   10 months pierre.labastie Remove a spurious menu in Config.in ablfs-more trunk
(edit) @824efca   10 months pierre.labastie Merge branch 'trunk' into xry111/parallelism ablfs-more trunk
(edit) @c1f02f2   10 months pierre.labastie LFS: remove alternate server code It's been broken for years, and … ablfs-more trunk
(edit) @05b955b   10 months pierre.labastie BLFS: remove support for ftp and alternate server ftp urls have been … ablfs-more trunk
(edit) @23b0161   10 months pierre.labastie BLFS tools: update qt?-prefix for recent books ablfs-more trunk
(edit) @c5f4ef3   10 months pierre.labastie BLFS tools: update qt?-prefix for recent books ablfs-more trunk
(edit) @67ca47e   10 months pierre.labastie Stupid typo ablfs-more trunk
(edit) @924076f   10 months pierre.labastie blfs tools: fix JOBS If all cores are used, it should be set to 0, … ablfs-more trunk
(edit) @04a608b   10 months pierre.labastie Pass NINJAJOBS if N_PARALLEL is defined Now that MAKEFLAGS is defined … ablfs-more trunk
(edit) @a9360e1   10 months pierre.labastie Fix MAKEFLAGS for binutils-pass1 We need a special case for … ablfs-more trunk
(edit) @da4bce3   10 months pierre.labastie Fix blfs tools Makefile now that MAKEFLAGS is set Previously, the … ablfs-more trunk
(edit) @d18fc24   10 months pierre.labastie blfs tools: update JOBS for the new config Now, we have ALL_CORES set … ablfs-more trunk
(edit) @078ef3c   10 months pierre.labastie Pass sanitized MAKEFLAGS to scriptlets Now that we have MAKEFLAGS in … ablfs-more trunk
(edit) @249d4ad   10 months pierre.labastie Fix (again) the run-in-cgroup.sh script When using "sh << EOF", what … ablfs-more trunk
(edit) @09ac7fc   10 months pierre.labastie Typo The name of the script is run-in-cgroup.sh, not run-in-cgroup … ablfs-more trunk
(edit) @cff36a7   10 months pierre.labastie Fix session management in run-in-cgroup.sh Still WIP but some … ablfs-more trunk
(edit) @8e9343b   10 months pierre.labastie Add forgotten run-with-cgroup.sh script ablfs-more trunk
(edit) @640cd57   10 months pierre.labastie Fix a typo ablfs-more trunk
(edit) @cacc6c5   10 months pierre.labastie Allow users to pass a cpuset If using a new book, MAKEFLAGS is set to … ablfs-more trunk
(edit) @63190e6   10 months pierre.labastie Only pass MAKEFLAGS and NINJAJOBS to old books Also pass them to … ablfs-more trunk
(edit) @3c43655   10 months pierre.labastie Only replace $(nproc) in scriptlets There is no more $(nproc || echo … ablfs-more trunk
(edit) @645ec47   10 months pierre.labastie Reorganize advanced options in Config.in - Put parallelization menu … ablfs-more trunk
(edit) @1352172   10 months pierre.labastie Merge branch 'trunk' into xry111/parallelism ablfs-more trunk
(edit) @5ed69f8   11 months pierre.labastie Dependency on xorg7-* only on last package Our gen-special.sh … ablfs-more trunk
(edit) @6d9bd8e   12 months pierre.labastie Add help about kernel config Now, there is a timeout if the config … ablfs-more trunk
(edit) @1c22535   12 months pierre.labastie Process two more <replaceable> tags - one for libreoffice (use the … ablfs-more trunk
(edit) @9a89ba7   12 months pierre.labastie ablfs: new pattern for config recognition chgrp -v mail ... is found … ablfs-more trunk
(edit) @c552eab   12 months pierre.labastie Always run "teardown" after chroot If the shell exits with an error, … ablfs-more trunk
(edit) @200cc01   12 months pierre.labastie All the targets after mk_SUDO depend on "devices" Now that devices.sh … ablfs-more trunk
(edit) @aceacf2   12 months pierre.labastie Modify kernfs scripts to be able to run them twice Those scripts … ablfs-more trunk
(edit) @74601a7   12 months pierre.labastie Separate parallelization from optimization Also, add cpu set choice … ablfs-more trunk
(edit) @1b02a9a   12 months xry111 Replace $(nproc || echo 1) and $(nproc) ablfs-more trunk
(edit) @3b27f93   13 months pierre.labastie Apply a timeout to kernel config in LFS If the kernel-config file is … ablfs-more trunk
(edit) @06b7314   13 months pierre.labastie Allow two names for scriptlet containing "userdel" It used to be … ablfs-more trunk
(edit) @45f82b13   13 months pierre.labastie Use /usr for XORG_PREFIX unconditionally: This is possible now that … ablfs-more trunk
(edit) @0861416   13 months pierre.labastie Hide DEL_LA_FILES in internal settings This prevent normal users to … ablfs-more trunk
(edit) @9eb3dbe   13 months pierre.labastie Don't build Xorg components that are commented out gen-special.sh … ablfs-more trunk
(edit) @4ba94ad   16 months pierre.labastie Update copyright year ablfs-more trunk
(edit) @78d04f3   17 months pierre.labastie Fix "ambiguous redirect" in func_dependencies We use grep -l … ablfs-more trunk
(edit) @72711ab   18 months pierre.labastie list_lfs.xsl: fixes for dependency checking Add several packages that … ablfs-more trunk
(edit) @4dfe8f9   18 months pierre.labastie gen_pkg_book: fixes for dependency checkings Fix a typo in function … ablfs-more trunk
(edit) @1bf09c1   18 months pierre.labastie Implementation of dependency checking 4 Implement generation of a … ablfs-more trunk
(edit) @42dfc6e   18 months pierre.labastie Implementation of dependency checking 3 Add an XSL stylesheet for … ablfs-more trunk
(edit) @dedd502   18 months pierre.labastie Implementation of dependency checking 2 Check the configuration … ablfs-more trunk
(edit) @0a19439   18 months pierre.labastie Implementation of dependency checking 1 Generate a switch for … ablfs-more trunk
(edit) @3fa4147   18 months pierre.labastie outputpkgdest: don't mix make and qmake For outputting DESTDIR=, we … ablfs-more trunk
(edit) @6ac0d96   18 months pierre.labastie outputpkgdest: fix the case of several <literal> We output text()[1], … ablfs-more trunk
(edit) @24ad4fd   18 months pierre.labastie Fix outputting too many sh <<ROOT_EOF When installing a bootscript or … ablfs-more trunk
(edit) @5126ee3   19 months pierre.labastie porg: fix wrapInstall command ablfs-more trunk
(edit) @3940a45   19 months pierre.labastie Have the subshell exit on error for porg install ablfs-more trunk
(edit) @b39eb29   20 months pierre.labastie Revert changes to BLFS/Makefile Changes to book's Makefile have been … ablfs-more trunk
(edit) @5c8df43   20 months pierre.labastie Adapt BLFS/Makefile to the new book layout With the change to python … ablfs-more trunk
(edit) @951d334   21 months pierre.labastie Upadte packInstall for libslirp Version has a -v, which should be … ablfs-more trunk
(edit) @33ee66c   22 months pierre.labastie Typo in a comment ablfs-more trunk
(edit) @0f4df7c   22 months pierre.labastie BLFS tools: don't generate duplicate download code For additional … ablfs-more trunk
(edit) @ed335a31   23 months xry111 handle '+' in kernel version string It appears if the kernel is built … ablfs-more trunk
(edit) @35f6261   23 months pierre.labastie Run the master Makefile with -j1 Also remove some instructions that … ablfs-more trunk
(edit) @fd90f80   23 months pierre.labastie Prevent parallelism in the master Makefile ablfs-more trunk
(edit) @262e174   2 years pierre.labastie systemd: copy /etc/resolv.conf from the host when entering chroot. … ablfs-more trunk
(edit) @3722d31   2 years pierre.labastie Call kernel filesystem scripts from Makefile Instead of having them … ablfs-more trunk
(edit) @87eb9e9   2 years pierre.labastie Make the kernel filesystem scriptlets executable This is so that they … ablfs-more trunk
(edit) @8bcaf0d5   2 years pierre.labastie Typo ablfs-more trunk
(edit) @e181f75   2 years pierre.labastie The Optimization menu is also for parallelization ablfs-more trunk
(edit) @5156f51   2 years pierre.labastie BLFS: remove only "a" lines for runtime deps Presently, when the … ablfs-more trunk
(edit) @875366f   2 years pierre.labastie move git://git.linuxfromscratch.org to https:// ablfs-more trunk
(edit) @594ff3d   2 years pierre.labastie Remove the "Abort on testsuite failure" config (4) Remove the … ablfs-more trunk
(edit) @29615d9   2 years pierre.labastie Remove the "Abort on testsuite failure" config (3) Remove the display … ablfs-more trunk
(edit) @316d0603   2 years pierre.labastie Remove the "Abort on testsuite failure" config (2) Remove the … ablfs-more trunk
(edit) @d54e3c9   2 years pierre.labastie Remove the "Abort on testsuite failure" config (1) Remove the choice … ablfs-more trunk
(edit) @ff30640   2 years pierre.labastie Fix an error when not downloading packages When not downloading … ablfs-more trunk
(edit) @55e82d2   2 years pierre.labastie Various updates for pacman PM - update versions and instructions in … ablfs-more trunk
(edit) @84d0d39   2 years pierre.labastie Do not run "stripping" if STRIP=n during ICA LFS/lfs.xsl does not … ablfs-more trunk
(edit) @93814d1   2 years pierre.labastie Typo in LFS/master.sh (in a comment) ablfs-more trunk
(edit) @82ddba9   2 years pierre.labastie Add gnome-control-center to the list of install overrides ablfs-more trunk
(edit) @f32cd50   2 years pierre.labastie Load the optimize functions even if optimize=0 wrt_makeflags is … ablfs-more trunk
(edit) @d3dbebe   2 years pierre.labastie master.sh: use the new wrt_makeflags function It now take three … ablfs-more trunk
(edit) @86debb0   2 years pierre.labastie optimize_functions: change wrt_makeflags parameters In order to be … ablfs-more trunk
(edit) @28ef51b   2 years pierre.labastie Fix spurious quotes in download code $WGETPARM contains several … ablfs-more trunk
(edit) @6df52e8   2 years pierre.labastie Update TODO ablfs-more trunk
(edit) @dc53def   2 years pierre.labastie Only use upstream URL when downloading packages Also fix typos and … ablfs-more trunk
(edit) @88e5cbc   2 years pierre.labastie Use only upstream's URL in urls.lst ablfs-more trunk
(edit) @924a237   2 years pierre.labastie Fix $(BUILDDIR)/jhalfs/Makefile Now that we have only lfs, some lines … ablfs-more trunk
(edit) @9b99ada   2 years pierre.labastie Change variable names and logic for BLFS book Only use BLFS_COMMIT … ablfs-more trunk
(edit) @30a444a   2 years pierre.labastie Fix some bugs in func_install_blfs - do not try to copy downloaded … ablfs-more trunk
(edit) @8c2b505   2 years pierre.labastie Fix small bugs in func_download_pkgs - If MISSING_FILES.DMP is left … ablfs-more trunk
(edit) @a2917ed   2 years pierre.labastie Try to clarify help in Config.in Also prevent the chroot/boot method … ablfs-more trunk
(edit) @2bf44e2   2 years pierre.labastie Try to make an information clearer about $COMMIT ablfs-more trunk
(edit) @2c1a763   2 years pierre.labastie try to fix func_install_blfs to work in all cases WIP… ablfs-more trunk
(edit) @1242857   2 years pierre.labastie BLFS/Makefile: Don't run git checkout if {B,}LFS-BRANCH is empty Fix … ablfs-more trunk
(edit) @3e82b0b   2 years pierre.labastie Update TODO ablfs-more trunk
(edit) @8825e69   2 years pierre.labastie Get completely rid of PROGNAME There is only one PROGNAME: lfs, so no … ablfs-more trunk
(edit) @2bd2fb8   2 years pierre.labastie Replace $PROGNAME-commands with $COMMANDS This allows to remove some … ablfs-more trunk
(edit) @2fd624d   2 years pierre.labastie Get rid of BRANCH_ID, TREE, LFSVRS variables There is only one … ablfs-more trunk
(edit) @9f89fae   2 years pierre.labastie LFS: Simplify git repo management Use inly one variable, REPO, … ablfs-more trunk
(edit) @f45af2c   3 years pierre.labastie Config.in: simplify selection of book source Use the variable COMMIT … ablfs-more trunk
Note: See TracRevisionLog for help on using the revision log.