Age | Commit message (Expand) | Author |
2019-01-17 | installer: Clear screen upon exit. | Mathieu Othacehe |
2019-01-17 | installer: partionment: Add encryption support. | Mathieu Othacehe |
2019-01-17 | installer: partition: Fix typo. | Mathieu Othacehe |
2019-01-17 | installer: partition: Fix swaping and use syscalls. | Mathieu Othacehe |
2019-01-17 | installer: menu: Fix typo. | Mathieu Othacehe |
2019-01-17 | installer: partition: Precise when using Manual/Guided partionment. | Mathieu Othacehe |
2019-01-17 | installer: Display an eventual backtrace in a page. | Mathieu Othacehe |
2019-01-17 | installer: Make exit button optional for run-file-textbox-page. | Mathieu Othacehe |
2019-01-17 | installer: Make sure every sentence is dot terminated. | Mathieu Othacehe |
2019-01-17 | installer: partition: Differenciate Back button from Exit button. | Mathieu Othacehe |
2019-01-17 | installer: network: Do not show an empty technology list. | Mathieu Othacehe |
2019-01-17 | installer: keymap: Fix keymap selection of layouts with not variant. | Mathieu Othacehe |
2019-01-17 | installer: keymap: Do not fail on non-kmscon terminals. | Mathieu Othacehe |
2019-01-17 | installer: Turn "Cancel" buttons into "Exit" buttons. | Mathieu Othacehe |
2019-01-17 | installer: locale: Set English as the default language. | Mathieu Othacehe |
2019-01-17 | installer: locale: Make clear that the point is to select a glibc locale. | Mathieu Othacehe |
2019-01-17 | installer: Reorder partitionment step. | Mathieu Othacehe |
2019-01-17 | installer: Fix compute calls. | Mathieu Othacehe |
2019-01-17 | installer: Remove group selection in user page. | Mathieu Othacehe |
2019-01-17 | installer: Reorder local.mk. | Mathieu Othacehe |
2019-01-17 | installer: Reorder POTFILES.in | Mathieu Othacehe |
2019-01-17 | installer: Add partitioning support. | Mathieu Othacehe |
2019-01-17 | installer: Add user module. | Mathieu Othacehe |
2019-01-17 | installer: Fix comments. | Mathieu Othacehe |
2019-01-17 | installer: Fix ethernet connection. | Mathieu Othacehe |
2019-01-17 | installer: Redirect to TTY3 root shell for unguided install. | Mathieu Othacehe |
2019-01-17 | installer: Add new pages. | Mathieu Othacehe |
2019-01-17 | installer: Add hostname. | Mathieu Othacehe |
2019-01-17 | installer: Add services page. | Mathieu Othacehe |
2019-01-17 | installer: Do not ask for keyboard model. | Mathieu Othacehe |
2019-01-17 | installer: Add configuration formatter. | Mathieu Othacehe |
2019-01-17 | installer: Add new utils. | Mathieu Othacehe |
2019-01-17 | installer: Remove "selection" from all titles. | Mathieu Othacehe |
2019-01-17 | file-systems: Export read-partition-label and read-partition-uuid. | Mathieu Othacehe |
2019-01-17 | gnu: Add guile-parted. | Mathieu Othacehe |
2019-01-17 | gnu: guile-newt: Update to revision 4. | Mathieu Othacehe |
2019-01-17 | services: herd: Allow to pass arguments to start-service. | Mathieu Othacehe |
2019-01-17 | build: syscalls: Add device-in-use?. | Mathieu Othacehe |
2019-01-17 | tests: Rename %test-encrypted-os to %test-encrypted-root-os. | Mathieu Othacehe |
2019-01-17 | installer: Fix locale installation. | Mathieu Othacehe |
2019-01-17 | installer: Move everything to the build side. | Mathieu Othacehe |
2019-01-17 | installer: Rewrite welcome page. | Mathieu Othacehe |
2019-01-17 | gnu: installer: Launch the installer as kmscon login-program. | Mathieu Othacehe |
2019-01-17 | guix: self: Do not install (gnu system install). | Mathieu Othacehe |
2019-01-17 | doc: Document the graphical installer. | Mathieu Othacehe |
2019-01-17 | configure: Disable installer build by default. | Mathieu Othacehe |
2019-01-17 | installer: newt: Locate the logo within local-file. | Mathieu Othacehe |
2019-01-17 | installer: newt: Use scheme-modules* instead of scheme-modules. | Mathieu Othacehe |
2019-01-17 | gnu: Add graphical installer support. | Mathieu Othacehe |
2019-01-17 | gnu: kmscon: Add runtime keymap update support. | Mathieu Othacehe |