index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
/
newt
/
page.scm
Age
Commit message (
Expand
)
Author
2022-11-15
installer: Error page width is parameterized.
Ludovic Courtès
2022-02-02
installer: Make dump archive creation optional and selective.
Josselin Poiret
2022-02-02
installer: Add error page when running external commands.
Josselin Poiret
2022-02-02
installer: Use named prompt to abort or break installer steps.
Josselin Poiret
2022-02-02
installer: Replace run-command by invoke in newt/page.scm.
Josselin Poiret
2022-02-02
installer: Fix run-file-textbox-page when edit-button is #f.
Josselin Poiret
2022-02-02
installer: Use new installer-log-line everywhere.
Josselin Poiret
2020-11-07
installer: Limit listbox height.
Mathieu Othacehe
2020-04-06
installer: Adapt to Guile-newt revision 2.
Mathieu Othacehe
2020-03-05
installer: Run commands without hopping through the shell.
Ludovic Courtès
2020-03-05
installer: Implement a dialog on /var/guix/installer-socket.
Ludovic Courtès
2020-01-20
installer: Disable F12 hot key.
Ludovic Courtès
2020-01-20
installer: Makes sure the installer proceeds after hitting "Edit".
Ludovic Courtès
2020-01-12
installer: Add an "Edit" button on the final page.
Ludovic Courtès
2019-08-26
installer: Show, don't Hide.
Tobias Geerinckx-Rice
2019-05-14
installer: Reflow run-file-textbox-page text.
Mathieu Othacehe
2019-05-14
installer: Allow for arbitrary long passphrases and passwords.
Ludovic Courtès
2019-05-07
installer: Add password 'hide' checkbox.
Mathieu Othacehe
2019-04-28
installer: Add #:selection parameter to 'run-checkbox-tree-page'.
Ludovic Courtès
2019-04-25
installer: 'run-input-page' has a new #:input-flags parameter.
Ludovic Courtès
2019-04-17
installer: Sort items with 'string-locale<?'.
Ludovic Courtès
2019-03-27
installer: Ask for confirmation before formatting partitions.
Ludovic Courtès
2019-02-18
gnu: Fix some typos in the installer.
Tobias Geerinckx-Rice
2019-01-17
installer: Rename "Ok" buttons to "OK".
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: Turn "Cancel" buttons into "Exit" buttons.
Mathieu Othacehe
2019-01-17
installer: Add new pages.
Mathieu Othacehe
2019-01-17
gnu: Add graphical installer support.
Mathieu Othacehe