function bar(x) { var triple = x * (2 + 1); return triple; } t' type='text/css' href='/cgit-static/better-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/parted.scm
AgeCommit message (Expand)Author
2021-08-29Migrate to the new 'targets' field of bootloader-configuration....Maxim Cournoyer
2021-06-17installer: Improve the installation device detection method....Mathieu Othacehe
2021-06-13installer: Fix FAT16 partition mounting....Mathieu Othacehe
2021-06-12installer: Improve install device detection....Mathieu Othacehe
2021-06-12installer: Check partitions UUIDs....Mathieu Othacehe
2021-04-28installer: Add MSDOS disk label support on UEFI systems....Mathieu Othacehe
2020-11-17installer: Fix device synchronization....Mathieu Othacehe
2020-11-08installer: parted: Add debug output....Mathieu Othacehe
2020-11-01installer: parted: Internationalize the partition handling code....Ludovic Courtès
2020-10-30installer: Use UUIDs in the 'swap-devices' field....Ludovic Courtès
2020-10-19installer: Create bios_grub partition when it is needed....Miguel Ángel Arruga Vivas
2020-09-21installer: Fix docstring typoes....Tobias Geerinckx-Rice
2020-08-06installer: Remove logical devices....Mathieu Othacehe
2020-07-26installer: Add NTFS support....Mathieu Othacehe