]> git.ipfire.org Git - people/ms/bricklayer.git/shortlog
people/ms/bricklayer.git
2023-09-14  Michael TremerAdd switch to ignore kernel cmdline options master
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
2021-05-10  Michael TremerAdd installation of bootloaders
2021-05-09  Michael TremerAdd timezone selection
2021-05-09  Michael TremerImplement dependency resolving and package installation
2021-05-09  Michael TremerAdd a step for the root password
2021-05-08  Michael Tremertui: Allow user to cancel the installation process
2021-05-08  Michael TremerDrop test mode
2021-05-08  Michael Tremertui: Default to zero when no value is given
2021-05-08  Michael Tremertui: Merge multi-select into select window
2021-05-08  Michael Tremertui: Refactor progress window
2021-05-08  Michael Tremertui: Add own implementation of button and list choice...
2021-05-08  Michael TremerMount/umount filesystems
2021-05-08  Michael TremerShow message window when creating the partition layout
2021-05-08  Michael Tremerwelcome: Merge language selection into welcome screen
2021-05-08  Michael Tremertui: Move from sub-module to normal file
2021-05-08  Michael TremerImplement passing disk images on the command line
2021-05-08  Michael Tremerdisk: Show status window when formatting partitions
next