]> git.ipfire.org Git - people/ms/bricklayer.git/shortlog
people/ms/bricklayer.git
2025-03-25  Michael Tremerbackend: Send all Pakfire messages up to the logger master
2025-03-25  Michael Tremerpasswords: Implement setting the root password
2025-03-15  Michael Tremertui: Don't try to automatically size the text on progre...
2025-03-15  Michael Tremerbricklayer: Allow to customize the unattended timeout...
2025-03-15  Michael Tremertui: Receive the title in the start callback
2025-03-15  Michael Tremertui: Remove unused progress callbacks
2025-03-15  Michael Tremertui: Add a status callback
2025-03-14  Michael Tremertui: Set maximum value later on progress windows
2025-03-14  Michael Tremersteps: Use the new Transaction class to install packages
2025-03-14  Michael Tremertui: Register with the Pakfire progress callback
2025-03-14  Michael Tremerbricklayer: Read Pakfire configuration and don't pass...
2025-03-14  Michael Tremerbackend: Create the Pakfire context only once
2025-02-16  Michael Tremerpython: Use context to initialize Pakfire
2025-02-16  Michael Tremerpasswords: Run a quality check before accepting the...
2025-02-16  Michael Tremerstep: Fix import of Pakfire errors
2023-09-14  Michael TremerGRUB: Do not enable the VGA console when installing...
2023-09-14  Michael TremerAdd switch to ignore kernel cmdline options
2023-09-14  Michael TremerAllow to enable serial console on the command line
2023-09-14  Michael Tremerbootloader: Correctly configure the serial console...
2023-09-14  Michael Tremertui: Fix selection menu for multiple entries
2023-09-14  Michael TremerDo not install any additional packages
2023-09-14  Michael TremerPass Pakfire configuration file as file handle
2023-02-25  Michael Tremerkeymaps: Apply the setting
2023-02-25  Michael TremerTUI: Ignore the default value if it does not exist
2023-02-25  Michael Tremerkeymaps: Refactor how we ignore any errors
2023-02-25  Michael Tremercommands: Don't process output if the command failed
2023-02-25  Michael TremerImplement selecting a keymap
2023-02-24  Michael Tremeri18n: Rename language to locale
2023-02-24  Michael Tremermaster: Request installer booting from the ISO image
2023-02-24  Stefan SchantlAdd systemd service file to launch bricklayer in instal...
2023-02-24  Stefan SchantlAdd systemd service file to launch bricklayer in first...
2023-02-24  Stefan SchantlSubstitute @BINDIR@
2023-02-05  Michael Tremercmdline: Parse installer.unattended from cmdline
2023-02-05  Michael Tremercmdline: Use installer as a prefix instead of bricklayer
2023-02-05  Michael Tremerbootloaders: Set kernel command line options
2023-02-05  Michael Tremerbootloaders: Configure serial console in GRUB
2023-02-05  Michael TremerParse the kernel command line
2023-02-05  Michael Tremerbootloaders: Enable serial console for GRUB if enabled
2023-02-05  Michael Tremerbootloaders: Write a proper GRUB configuration file
2022-12-01  Michael Tremerdisk: Set filesystem to auto
2022-11-29  Michael Tremerdisk: Write /etc/fstab to the installed system
2022-11-29  Michael Tremerbootloader: Don't use Pakfire jail to run GRUB commands
2022-11-28  Michael TremerSet root password
2022-11-28  Michael Tremerbootloaders: Map /dev into jail & generate config
2022-11-28  Michael Tremerbootloaders: Disable GRUB EFI
2022-11-28  Michael Tremerpackages: Log which packages are being installed
2022-11-28  Michael TremerInstall some more packages
2022-11-19  Michael Tremermaster: Install the installer
2022-11-19  Michael TremerMakefile: Replace @PACKAGE@ with the package name
2022-11-19  Michael Tremermaster: Make the script generate itself
2022-11-19  Michael Tremerconfigure: Package files in gzip instead of XZ
2022-11-19  Michael Tremerconfigure: Check for required Python modules
2022-11-19  Michael Tremermaster: Fix "--without-recommended" switch for base...
2022-11-19  Michael Tremermaster: Shorten partition label
2022-11-17  Michael Tremermaster: Don't let pakfire ask any questions
2022-11-09  Michael Tremermaster: Do not throw away error output from dracut
2022-11-09  Michael TremerStop installing "@Base" since Pakfire no longer support...
2022-11-09  Michael Tremermaster: Fix recommended switch
2022-11-09  Michael Tremerpakfire: Remove confirm callback
2022-05-09  Michael Tremerunattended: Show a success message at the end of the...
2022-05-09  Michael Tremerunattended: Move warning message later to show more...
2022-05-09  Michael Tremerdisk: Use wipefs(8) to remove any previous signatures
2022-05-09  Michael Tremerdisks: Moving scan into an extra step
2022-05-09  Michael Tremerdisks: Fix automatic disk selection in unattended mode
2022-05-09  Michael Tremerpakfire: Allow passing a specific configuration file
2022-05-09  Michael Tremerpakfire: Use new status callback feature
2022-05-09  Michael Tremerpakfire: Configure confirm callback
2022-05-09  Michael Tremermaster: Add kernel command line arguments for live OS
2022-05-09  Michael Tremermaster: Install filesystem package
2021-12-09  Michael Tremerpackages: Make it clearer what is being installed
2021-12-09  Michael Tremerpackages: Use Pakfire callbacks to show progress
2021-12-09  Michael Tremertui: Export some callbacks for the progress window
2021-12-09  Michael Tremerdisk: Set PARTITION_ESP if unset
2021-05-28  Michael Tremermaster: Enable graphical boot and install unicode font
2021-05-28  Michael Tremermaster: Use standard GRUB image for legacy boot, too
2021-05-28  Michael Tremermaster: Create a basic GRUB configuration file
2021-05-28  Michael Tremermaster: Create GRUB EFI image on ISO9660 filesystem...
2021-05-28  Michael Tremermaster: Install the same GRUB modules in EFI mode
2021-05-27  Michael Tremermaster: Create a minimal GRUB EFI image
2021-05-27  Michael Tremermaster: Generate a random label for the disk image
2021-05-25  Michael Tremermaster: Install a kernel and device-mapper for build
2021-05-25  Michael Tremermaster: Throw away dracut logs
2021-05-25  Michael Tremermaster: Ensure that the kernel in the build and live...
2021-05-18  Michael Tremermaster: Pakfire now supports different architectures...
2021-05-18  Michael Tremermaster: Install kernel and create an initramdisk
2021-05-13  Michael Tremermaster: Install some extra modules which not pre-loaded
2021-05-13  Michael Tremermaster: Install temporary system and call grub-mkstanda...
2021-05-12  Michael Tremerbricklayer-master: Experimentally install GRUB on CD
2021-05-12  Michael TremerAdd debug shell
2021-05-11  Michael Tremerdisk: Switch to btrfs as default filesystem
2021-05-11  Michael Tremerdisk: Drop test disk size
2021-05-10  Michael TremerAdd scaffolding of a script that masters an ISO image
2021-05-10  Michael TremerSet the first install status in unattended installations
2021-05-10  Michael TremerAdd dummy systemd files
2021-05-10  Michael Tremertui: Fix return values when the callback wasn't callable
2021-05-10  Michael Tremerdisks: Do not scan for disks before the step is run
2021-05-10  Michael TremerAdd "first install" mode to do configuration later
2021-05-10  Michael Tremersteps: Move TUI into Step class
2021-05-10  Michael Tremerbootloaders: Remove comment from package install code
2021-05-10  Michael Tremerbootloaders: Create special partitions only if needed
next