import/cran: Import missing module.
[jackhill/guix/guix.git] / gnu / installer.scm
2020-03-22 Ludovic Courtèsinstaller: Do not include the host (guix config).
2020-03-05 Marius BakkeMerge branch 'master' into staging
2020-03-05 Ludovic Courtèsinstaller: Use a Guile-Newt snapshot that supports...
2020-02-24 Marius BakkeMerge branch 'master' into staging
2020-02-21 Ludovic Courtèsinstaller: Log important bits to syslog.
2020-02-12 Mathieu Othaceheinstaller: Fix installer restart dialog.
2020-01-07 Marius BakkeMerge branch 'staging'
2020-01-05 Tobias Geerinckx... installer: Add JFS support.
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-08-29 Mark H WeaverMerge branch 'master' into core-updates
2019-08-27 Mark H WeaverMerge branch 'wip-binaries'
2019-08-26 Tobias Geerinckx... installer: Partition as the last step.
2019-08-06 Ricardo WurmusMerge remote-tracking branch 'origin/master' into wip...
2019-07-31 Marius BakkeMerge branch 'master' into core-updates
2019-07-24 Ludovic Courtèsmaint: Switch to Guile-JSON 3.x.
2019-05-24 Marius BakkeMerge branch 'staging' into core-updates
2019-05-24 Marius BakkeMerge branch 'master' into staging
2019-05-15 Mathieu Othaceheinstaller: Increase backtrace verbosity.
2019-05-14 Danny Milosavljevicinstaller: Add btrfs-progs to PATH.
2019-05-13 Ludovic Courtèsinstaller: Use 'glibc-supported-locales'.
2019-05-01 Marius BakkeMerge branch 'master' into core-updates
2019-04-28 Ludovic CourtèsMerge branch 'staging'
2019-04-26 Ludovic Courtèsinstaller: Actually reboot when the user presses "Reboot."
2019-04-26 Ludovic Courtèsinstaller: Run wrapped program with 'execl', not 'system'.
2019-04-23 Marius BakkeMerge branch 'master' into staging
2019-04-17 Ludovic Courtèsinstaller: Translate keyboard layout names.
2019-04-17 Ludovic Courtèsinstaller: Display language and territory names natively.
2019-04-16 Marius BakkeMerge branch 'master' into staging
2019-04-12 Ludovic Courtèsinstaller: Choosing a locale opens the translated manua...
2019-04-07 Marius BakkeMerge branch 'master' into staging
2019-04-07 Ludovic Courtèsinstaller: Generalize desktop environments to system...
2019-04-07 Ludovic Courtèsinstaller: Move the 'locale' step before the 'welcome...
2019-03-31 Marius BakkeMerge branch 'master' into staging
2019-03-27 Ludovic Courtèsinstaller: Produce an 'initrd-modules' field if needed.
2019-03-25 Ludovic Courtèsinstaller: Set the system's 'keyboard-layout' field.
2019-02-06 Ricardo WurmusMerge branch 'master' into core-updates
2019-01-31 Marius BakkeMerge branch 'master' into staging
2019-01-28 Ricardo Wurmusgnu: Move most packages from guile.scm to new module.
2019-01-20 Ludovic CourtèsMerge branch 'master' into staging
2019-01-17 Mathieu Othaceheinstaller: Various renamings.
2019-01-17 Mathieu Othaceheinstaller: partionment: Add encryption support.
2019-01-17 Mathieu Othaceheinstaller: Display an eventual backtrace in a page.
2019-01-17 Mathieu Othaceheinstaller: Reorder partitionment step.
2019-01-17 Mathieu Othaceheinstaller: Add partitioning support.
2019-01-17 Mathieu Othaceheinstaller: Fix comments.
2019-01-17 Mathieu Othaceheinstaller: Add hostname.
2019-01-17 Mathieu Othaceheinstaller: Add services page.
2019-01-17 Mathieu Othaceheinstaller: Do not ask for keyboard model.
2019-01-17 Mathieu Othaceheinstaller: Add configuration formatter.
2019-01-17 Mathieu Othaceheinstaller: Fix locale installation.
2019-01-17 Mathieu Othaceheinstaller: Move everything to the build side.
2019-01-17 Mathieu Othacehegnu: Add graphical installer support.