]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/shortlog
people/mfischer/ipfire-2.x.git
2024-07-22  Michael Tremer.gitignore: Ignore images_* directories
2024-07-22  Michael Tremerflash-images: Create the base image as a sparse file
2024-07-22  Michael Tremermake.sh: Use less aggressive compression for Zstandard
2024-07-22  Michael Tremermake.sh: Rewrite how we are looking for rootfiles
2024-07-22  Michael Tremerflash-images: Don't mess with depmod
2024-07-22  Michael Tremerimages: Ensure that all mount points are created
2024-07-22  Michael Tremermake.sh: Drop stripping
2024-07-22  Michael Tremermake.sh: Correctly pass ZSTD_OPT
2024-07-22  Michael Tremermake.sh: Use --long for Zstandard compression
2024-07-22  Michael Tremerflash-images: Collect files again instead of relying...
2024-07-22  Michael Tremerflash-images: There is no need to for the mount check...
2024-07-22  Michael TremerConfig: Create common functions to create archives
2024-07-22  Michael Tremercdrom: Fix syntax error
2024-07-22  Michael Tremerarchive.files: Make this slightly more efficient
2024-07-22  Michael TremerConfig: Remove debugging code
2024-07-22  Michael Tremermake.sh: Create Core Update packages, too
2024-07-22  Michael Tremermake.sh: Create loop devices as block devices
2024-07-22  Michael Tremermake.sh: Don't drop into the lfs/ directory when enteri...
2024-07-22  Michael Tremermake.sh: Refactor building packages
2024-07-22  Michael Tremermake.sh: Simplify the initial configuration a little...
2024-07-22  Michael Tremermake.sh: Change execute() so that it can be used outsid...
2024-07-22  Michael Tremermake.sh: Use the new package function to download sources
2024-07-22  Michael Tremermake.sh: tail on the preparation log file, too
2024-07-22  Michael Tremermake.sh: Explicitely download packages when building...
2024-07-22  Michael Tremermake.sh: Don't revalidate the images all the time
2024-07-22  Michael Tremermake.sh: Refactor the execute function
2024-07-22  Michael Tremermake.sh: Create a large unified function to run commands
2024-07-22  Michael Tremercdrom+flash-images: Write images to the images directory
2024-07-22  Michael Tremermake.sh: Split environment and make variables
2024-07-22  Michael Tremermake.sh: Call the correct target for checksum check
2024-07-22  Michael Tremermake.sh: Bind-mount the QEMU helper instead of copying...
2024-07-22  Michael Tremermake.sh: Install the QEMU helper only once
2024-07-22  Michael Tremermake.sh: Pass variables before the commands
2024-07-22  Michael Tremermake.sh: Correctly pass the command return code in...
2024-07-22  Michael Tremerflash-images: No need to sleep for automount any more
2024-07-22  Michael Tremermake.sh: Create and mount and images directory
2024-07-22  Michael Tremermake.sh: Add a tail command to stream any logs
2024-07-22  Michael Tremermake.sh: Pass on individual build arguments
2024-07-22  Michael Tremermake.sh: Don't generate any documentation in the source...
2024-07-22  Michael Tremermake.sh: Kill all child processes if unshare terminates
2024-07-22  Michael Tremermake.sh: Update the runtime after the interrupt
2024-07-22  Michael Tremermake.sh: Build the entire distribution in one go
2024-07-22  Michael Tremermake.sh: Fix indentation
2024-07-22  Michael Tremermake.sh: Move a comment to where it should be
2024-07-22  Michael Tremermake.sh: Launch the timer only when we need it
2024-07-22  Michael Tremermake.sh: Have the background timer update the process...
2024-07-22  Michael Tremermake.sh: Create a timer co-process
2024-07-22  Michael Tremermake.sh: Don't export loads of variables in the main...
2024-07-22  Michael Tremermake.sh: Don't mess with Bash's command hashing
2024-07-22  Michael Tremermake.sh: Refactor downloading sources
2024-07-22  Michael Tremermake.sh: run_command: Fix basedir in and outside the...
2024-07-22  Michael Tremermake.sh: Disconnect standard input from make commands
2024-07-22  Michael Tremermake.sh: Move download and check to lfsmake2 and out...
2024-07-22  Michael Tremermake.sh: Add --quiet to run_command
2024-07-22  Michael Tremermake.sh: Allow run_command to execute multiple actions...
2024-07-22  Michael Tremermake.sh: Move lfscommoncheck out of run_command
2024-07-22  Michael Tremermake.sh: Remove some dead code
2024-07-22  Michael Tremermake.sh: Show total runtime of commands after they...
2024-07-22  Michael Tremermake.sh: Add helper function to run a make command
2024-07-22  Michael Tremermake.sh: Fix checking if we have a fake environment
2024-07-22  Michael TremerConfig: Drop toolchain URL
2024-07-22  Michael Tremermake.sh: Refactor uploading sources
2024-07-22  Michael Tremermake.sh: Make the disk space check optional
2024-07-22  Michael Tremermake.sh: Mount the log directory for the correct archit...
2024-07-22  Michael Tremermake.sh: Refactor compression the toolchain
2024-07-22  Michael Tremermake.sh: Create a custom log function
2024-07-22  Michael Tremermake.sh: Use path variables for cleanup
2024-07-22  Michael Tremermake.sh: Refactor downloading the toolchain
2024-07-22  Michael Tremer.gitignore: Ignore architecture directories
2024-07-22  Michael Tremermake.sh: Forward the architecture to the namespace
2024-07-22  Michael Tremermake.sh: Refactor the toolchain extraction
2024-07-22  Michael Tremermake.sh: Build in a separate directory for each archite...
2024-07-22  Michael Tremermake.sh: Use LOG_DIR for logs
2024-07-22  Michael Tremermake.sh: Check free space in the base directory
2024-07-22  Michael Tremermake.sh: Create all bind-mounts as read-only where...
2024-07-22  Michael Tremermake.sh: Create /dev and /sys in the build environment
2024-07-22  Michael Tremerperl-Device-SerialPort: Use /dev/null as test port
2024-07-22  Michael Tremermake.sh: Create /proc in the chroot environment before...
2024-07-22  Michael Tremermake.sh: Move PS1 to the header
2024-07-22  Michael Tremermake.sh: Remove TARGET_ARCH compatibility
2024-07-22  Michael Tremermake.sh: Remove option to make /usr/src a ramdisk
2024-07-22  Michael Tremermake.sh: Remove docker stuff
2024-07-22  Michael Tremermake.sh: Tidy up LOGFILE
2024-07-22  Michael Tremermake.sh: Refactor determining BASEDIR
2024-07-22  Michael Tremermake.sh: Group variables and initialization together
2024-07-22  Michael Tremermake.sh: Set the CCACHE_DIR with the ccache to use
2024-07-22  Michael Tremermake.sh: Refactor the root user check
2024-07-22  Michael Tremermake.sh: Tidy up the environment creation function
2024-07-22  Michael Tremermake.sh: Refactor the space check
2024-07-22  Michael Tremermake.sh: No longer export LFS as it is not being used
2024-07-22  Michael Tremermake.sh: Replace LFS with BUILD_DIR
2024-07-22  Michael Tremermake.sh: Always mount a separate /tmp
2024-07-22  Michael Tremermake.sh: Make BUILD_DIR a mountpoint
2024-07-22  Michael Tremermake.sh: Create a new, minimal /dev in the build enviro...
2024-07-22  Michael Tremermake.sh: Don't bind-mount the host's /proc
2024-07-22  Michael Tremermake.sh: Create the second mount namespace as slave
2024-07-22  Michael Tremermake.sh: Don't create a new IPC namespace
2024-07-22  Michael Tremermake.sh: Create lots more namespaces when we enter...
2024-07-22  Michael Tremermake.sh: Ensure that we enter the chroot only in our...
2024-07-22  Michael Tremermake.sh: Remove the fragile cleanup code
next