guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-installer-2 deleted (was 3593a26)


From: guix-commits
Subject: branch wip-installer-2 deleted (was 3593a26)
Date: Mon, 19 Aug 2019 10:27:43 -0400 (EDT)

mothacehe pushed a change to branch wip-installer-2
in repository guix.

       was  3593a26   Merge branch 'master' into wip-installer-2

This change permanently discards the following revisions:

  discards  3593a26   Merge branch 'master' into wip-installer-2
  discards  aae9d0b   Merge branch 'master' into wip-installer-2
  discards  a3b3a2d   Merge branch 'master'
  discards  ffb57d0   installer: Fix unselection of buttons.
  discards  111701a   installer: Handle mouse in "passphrase" page.
  discards  55dc959   installer: Ignore unknown events.
  discards  fa06369   installation: Remove unused procedure 
"install-page-mouse-handler".
  discards  5e5d156   installer: Support mouse in "dialog" page.
  discards  3369fa3   gnu: guix: Make sure guile-ncurses/gpm is available for 
the installer.
  discards  d315402   install: Use Guile 2.2 and guile-ncurses/gpm.
  discards  b5dbd66   installer: Add scrollbar to config-window.
  discards  846879e   installer: Use config-window-port for "format" page.
  discards  9119891   installer: Allow user to focus config-window.
  discards  8d6af49   installer: Remove some more double slashes from "time 
zone" page.
  discards  2b23227   installer: Refresh config-window contents.
  discards  ee24098   installer: Simplify time zone dir handling and keymap dir 
handling.
  discards  df12fe3   installer: Make boxed-window look nicer.
  discards  ad66d54   installer: Make form refreshers easier to read.
  discards  efe7297   installer: Clean up comments.
  discards  e756494   installer: Fix "configure" page refreshing a bit.
  discards  b5bd117   installer: Fix focus-next error handling.
  discards  f46c8ac   installer: Default foreground color to black.
  discards  83b3f59   installer: Use lots of colors.
  discards  fae9286   installer: Bugfix color-index-by-symbol.
  discards  66981ab   installer: Introduce color palette.
  discards  900c0e2   installer: Factor out register-color-palette!.
  discards  467bd09   installer: If there's a "config" window, refresh it, too.
  discards  439792a   installer: Set the default button on the "format" page to 
"Cancel".
  discards  b9120aa   installer: Make tab order more natural.
  discards  9d39ae1   installer: Draw the entire box of boxed-windows.
  discards  28c4a7f   installer: Put title into box of boxed window.
  discards  d24ad1a   installer: Clean up (gurses form) code formatting.
  discards  6c29399   installer: Only handle menu keys when menu is active.
  discards  91c5bc3   installer: Clean up (gurses buttons) formatting.
  discards  4b6ad15   installer: Clean up utils.
  discards  f675e0b   installer: Use erase in "time zone" page.
  discards  f7e7cfb   installer: Clean up code formatting.
  discards  fea1ed3   installer: Use better name for page-set-focused-widget.
  discards  c41688c   installer: Fix "locale" page.
  discards  da35ec4   installer: Remove unused import.
  discards  f68397a   installer: Make "disks" page implementation simpler.
  discards  4a8ea7c   installer: Simplify focus handling.  Draw decoration 
earlier.
  discards  50d8568   installer: Fix flickering and general slowness.
  discards  eafcc2e   installer: Ignore default button for "disks" page.
  discards  dbcb672   installer: Ignore unknown events on the ping page.
  discards  b45a107   installer: Validate mount point a little, too.
  discards  f47c540   installer: Validate hostname while entering it; again.
  discards  2e27812   installer: Add optional field validator.
  discards  06e075d   installer: Allow changing the current form field by mouse 
click.
  discards  252c32c   installer: Allow selecting popup item with single click.
  discards  97eb504   installer: Fix click handling in popup menu.
  discards  b3ce070   installer: Handle Enter key in forms.
  discards  a53915b   installer: Make menu items only activate on double-click.
  discards  313f635   installer: Handle buttons better.
  discards  6234e14   installer: Allow user to cancel wireless setup by 
pressing Enter on the button.
  discards  b0de083   installer: Suppress stderr of "guix build".
  discards  0a42801   installer: Handle case when a page has no menu in mouse 
event handler.
  discards  102763a   installer: Fix button mouse event handler to return event 
data.
  discards  d147b64   installer: Also allow space bar to confirm popup menu 
selection.
  discards  e1944bf   installer: Provide event handlers with the event data.
  discards  598fcfa   installer: Rename *-focused-item to *-selected-item.
  discards  a71101e   installer: Simplify implementation of all the other 
network pages.
  discards  6ca83d4   gnu: Add guile-ncurses-with-gpm.
  discards  6b6c831   gnu: Add ncurses-with-gpm.
  discards  d9ef096   installer: Don't use the shell for every little thing.
  discards  3462b85   installer: Simplify "network" page implementation.
  discards  853265e   syscalls: Add network-interface-running?
  discards  3809471   installer: Show header above user list.
  discards  298cc51   installer: Use default event handler for "configure" page.
  discards  8c27950   installer: Show header above mountpoint list.
  discards  5cdffcd   installer: Add "space" to "selection keys".
  discards  81661d4   installer: Show "i386" keymaps for x86, arm.
  discards  fe43d62   installer: Fix F1 key.
  discards  5b0b884   installer: When clicking somewhere outside a form popup, 
ignore event.
  discards  2bdfaab   installer: Factor out run-event-loop and add mouse 
support.
  discards  8508dbb   installer: Hide non-keymaps.
  discards  6895b67   installer: Factor out scandir-with-slashes.
  discards  b515703   installer: Also allow using keyboard shortcut on the 
non-first button.
  discards  b77519b   installer: Handle 'cancelled return from mouse event 
handler, too.
  discards  6998c5c   installer: Make the timezone selector nicer.
  discards  2219ed9   installer: Specially-mark keymap directories in the 
output.
  discards  683a04e   installer: Just use "scandir" instead of "ls -1".
  discards  1b38930   installer: Use default event handler for "format" page.
  discards  4413c3e   installer: Handle both uppercase and lowercase shortcut 
keys.
  discards  d2ae912   installer: Use default event handler for "user-edit" page.
  discards  8a2d781   installer: Use default event handler for "mount-point" 
page.
  discards  7fc132e   installer: Make the form report whether it handled the 
Down key.
  discards  8a63ba3   installer: page key handler: Prefer the form, if enabled, 
to everything else. If the menu doesn't want the key, handle it ourselves.
  discards  a74debe   installer: If there's a timeout, don't call the key 
handlers.
  discards  2f6d77c   installer: Set up timeout so we can update status 
displays.
  discards  5b55bb5   installer: Turn dmesg off before calling initscr.
  discards  a79cd9f   installer: Refresh the correct page (also when it 
switched out).
  discards  0f81c08   installer: Use default event handler for "main" page.
  discards  02ce010   installer: form: Factor out maybe-run-modal-popup from 
form-set-current-field.
  discards  474e5f0   installer: form: Make Return key also go to the next form 
element (rather than activating the default button).
  discards  f0cc147   installer: form-enter: Return whether event was handled.
  discards  10bc011   installer: Use default event handlers for "filesystem" 
page.
  discards  cc4bf2e   installer: Use default event handlers for "time-zone" 
page.
  discards  0f5cafa   installer: Use default event handlers for "users" page.
  discards  a860c28   installer: Use default event handlers for "key-map" page.
  discards  c11328e   installer: Make gurses menu active when the user clicks 
into it.
  discards  13cb8e7   installer: When pressing the Tab key in forms, even if a 
popup is shown, advance to the next field.
  discards  8d90f11   installer: Make form-enter report on whether the event 
was handled.
  discards  deeb2ce   installer: gurses: Report status on form-enter.
  discards  357ca69   installer: page: Prefer forms to buttons when it comes to 
shortcuts.
  discards  894b030   installer: page: Handle the case when there's no menu 
better.
  discards  7216033   installer: page: Improve status reporting.
  discards  7c62b1d   installer: page: Improve error handling.
  discards  a5bd12f   installer: Use default event handlers for "disks" page.
  discards  17aec50   installer: Use default event handlers for "role" page.
  discards  f90854b   installer: Use default event handlers for "locale" page.
  discards  98477cd   installer: page: Handle common events centrally by 
default.
  discards  f327663   installer: Also allow the clicking of buttons.
  discards  9af0e17   installer: Use select-key? for checking the key for 
selection.
  discards  a3ec489   installer: Ignore strange mouse events.
  discards  c2b6fb0   installer: Factor out item activation and use it for 
mouse, too.
  discards  dfa33bf   installer: Add mouse support.
  discards  b66885f   gurses: Add std-menu-mouse-handler.
  discards  ff63588   installer: Use "G_" instead of "_".
  discards  21a458a   installer: Add imports.
  discards  34430b7   installer: Emit (gnu bootloader grub) import.
  discards  ee8806f   guix system: Remove outdated (gnu system grub) import.
  discards  e74b9ed   install: %installation-services: Make mingetty-service 
autologin to the installer.
  discards  c718f11   installer: Only build if guile-ncurses is available.
  discards  a3fa672   gurses: form: Handle Ctrl-F and Ctrl-B in forms.
  discards  b0e2152   gurses: forms: Minor refactor.
  discards  e54118d   installer: Fix buglet where keys were sometimes ignored 
in users page.
  discards  61060c4   installer: Go back to main menu after "cancel"
  discards  a8ad0c9   installer: Add procudure for starting a wireless 
interface.
  discards  29064b0   installer: Return to network page after passphrase entry.
  discards  d2a38b6   installer: Avoid flicker in network page.
  discards  ef1e83a   installer: Create dedicated module to maintainer the page 
stack.
  discards  011eaf7   installer: Specify a pid file for wpa_supplicant.
  discards  fb6ea76   installer: Kill old dhclient instance before starting new 
one.
  discards  4ca55c2   installer: Make the install attempts counter global.
  discards  2b0f83e   installer:  Use a different mount-point for each install 
attempt.
  discards  41f4eb5   installer: Mount all partitions instead of just the root.
  discards  34e2119   installer: Infer likely entries for user accounts from 
the gecos field.
  discards  b43e6ea   installer: Remove non-existant supplementary group.
  discards  e89bd81   installer: Fix incorrect symbol in generated config file.
  discards  300f5cf   gurses: Don't crash if asked for an item by an invalid 
index.
  discards  3f252a5   installer: Provide the ability to add new users.
  discards  f83c5b5   installer: Remove whitespace.
  discards  8a207d9   gurses: Update the cursor position when posting the form.
  discards  be50145   installer: New page to edit user accounts.
  discards  dae3ce6   installer: Remove unused procedure.
  discards  88fa2b4   installer: Add users page.
  discards  6a1c827   installer: Fix the startup locale.
  discards  8a9db7e   installer: Fix bug when changing languages.
  discards  1bfd783   installer: Provide verbose description of locale.
  discards  9418604   installer: New procedure key-value-slurp.
  discards  7befec2   gurses: Use match instead of car.
  discards  da97a23   gurses: Cache the windows of buttons.
  discards  c969da3   gurses: Avoid one use of car/cdr.
  discards  98494ca   installer: Improve i18n in ping page.
  discards  9c20b99   installer: New convenience procedures.
  discards  989639f   installer: Fix i18n in dialogs.
  discards  de160b4   installer: Correct placement of gettext call.
  discards  299f495   installer: Replace 'file-browser' with 'key-map'.
  discards  1f939fe   installer: New page to select language.
  discards  9f17a47   installer: Use _ instead of M_ for host-name-refresh.
  discards  ddf5617   installer: Main page: Redisplay translatable strings upon 
refresh.
  discards  747b9cf   installer: Add optional arguments to addstr*.
  discards  b225e48   installer: New file i18n.scm.
  discards  dc97547   installer: Avoid wpa_supplicant's output causing screen 
damage.
  discards  265d0e3   gurses: Reimplement pad-complex-string.
  discards  441aff6   gurses: Add new procedure "word-endings".
  discards  b67aa19   installer: Support WEP encrypted wireless.
  discards  24c0ee3   gurses: In paragraph-format avoid use of car and cdr.
  discards  8e31b8e   gurses: Use match instead of car/cdr in line-split.
  discards  9eba1eb   gurses: Avoid yet another use of car and cdr.
  discards  de4bafd   gurses: Avoid one more use of car and cdr.
  discards  d5af3b3   gurses: Add predicate to test if a complex char is blank.
  discards  7bd8cbd   gurses: xchar->char: New procedure.
  discards  899995c   gurses: Avoid one usage of car and cdr.
  discards  6ff724b   installer: Fix the key map option.
  discards  a6bbba8   installer:  Allow file system specifications to be 
removed.
  discards  9cbc2be   installer: Clear the mount point field for swap file 
systems.
  discards  df961a0   installer: Prepare for new wireless network features.
  discards  c84f7c6   installer: No passphrase is needed for clear networks.
  discards  2f13679   installer: Use a "hard" method of rebooting. Do not rely 
on shepherd.
  discards  9c84ea6   installer: Tolerate an undefined system role in config 
generation.
  discards  9b4c80b   installer: Change livery.
  discards  0db2908   installer: Add new procedure to check file system 
specifications.
  discards  d595ca1   gurses: Use inverse instead of underline for field value 
area.
  discards  1554d68   installer: Delete unused procedure "justify".
  discards  b22e114   installer: Emphasise that writing filesystems destroys 
existing data.
  discards  0a5484b   installer: Remove redundant list of file system types.
  discards  c9be154   gurses: Remove box from form popup window.
  discards  f95fca5   installer: mount-points page: Enlarge the forms window.
  discards  26191a2   installer: Do not assume the root file system is of type 
"ext4".
  discards  4a4f0b4   gurses: Populate dropdown boxes in forms using a menu.
  discards  621cfad   installer: Add a popup window for forms which have 
multiple choice fields.
  discards  a208413   gurses: Populate the choices box in forms.
  discards  68fbfde   installer: Note which types of file system are supported.
  discards  61bd7e6   gurses: Mini refactor.
  discards  b13f7df   gurses: Allow menu update to work for panel windows.
  discards  cc3032b   installer: Distinguish between Wifi encryption methods.
  discards  d4fc625   installer: Remove unnecessary "begin".
  discards  5da5941   installer: Fix bug in config generation.
  discards  873c374   installer: New procedure refresh*.
  discards  d825142   installer: Check that swap spaces have not been assigned 
mount points
  discards  0b433ad   installer: Explicitly set the #:panel parameter for 
window creation procedures.
  discards  44f271c   gurses: form: Use match instead of car, cdr etc.
  discards  fd0f867   gurses: Change highlighting from bold to inverse.
  discards  c00aea6   installer: Add an explanatory text to the main page.
  discards  d85d64b   installer: Fix bug where the selected item of main page 
was not indicated.
  discards  2087994   installer: Do not add file systems which are invalid.
  discards  e0af416   installer: Do not allow the creation of invalid 
file-system specificaitons.
  discards  e2d834d   installer: Properly handle swap partitions when 
generating the configuration.
  discards  0fb840d   installer: Extend the 'file-system' concept to include 
swap spaces.
  discards  70a960f   installer: Support btrfs
  discards  1a0f4e6   installer: Avoid exception when the device to format 
cannot be found.
  discards  a7ff5ad   installer: Correct bug where the timezone page returned 
to the wrong page.
  discards  f0a4412   installer: Replace one usage of car with match.
  discards  3fd85d7   installer: Do not perform tasks more than once.
  discards  cfd792e   installer: Exit the format page after all partitions are 
successfully formatted.
  discards  404e068   installer: Correct bug detecting a wireless interface.
  discards  90f95fb   installer: Whitespace changes only
  discards  74b4264   installer: Changed N_ to M_ since N_ is used for another 
purpose in guix/ui.scm
  discards  ee412f6   installer: Add a predicate to ensure the partitions have 
been formatted.
  discards  8a7b7d0   installer: Add the notion of uuids to prospective 
filesystems.
  discards  6f6ebcf   installer: Add a dedicated make to format filesystems.
  discards  68537e6   installer: Remove mkfs capability from mount points page.
  discards  3cf3a08   installer: Add callback parameter for forms.
  discards  eae069f   installer: Enable direct scrolling to top or bottom of 
menus.
  discards  bd5e477   installer: Make the network menu more reliable.
  discards  698ad7c   installer: Use a cleaner method of detecting wireless 
capability for ethernet interfaces.
  discards  9ea1360   installer: Minor cleanup.
  discards  0f3f14f   installer: slurp: Ignore blank lines in output.
  discards  87f2422   installer: Use "lspci -mm" instead of "lspci -m".
  discards  4df5f24   installer: Use guix build syscalls module for network 
interrogation.
  discards  867724b   installer: "Setup" --> "Set up"
  discards  7271ef2   installer: Rename 'file-browser.scm' to 'key-map.scm'.
  discards  b7d78d2   installer: Make all windows with ports scrollable.
  discards  a03f5ce   installer: Ignore case in button accelerators.
  discards  7f85580   installer: Rename "Back" buttons to "Cancel".
  discards  ae86cf8   installer: Ensure that the cursor visibility is updated 
on each page.
  discards  5a97b98   installer: New procedure: page-enter.
  discards  e8ab67f   installer: New procedure "page-leave".
  discards  efa1b8d   installer: Remove pointless calls to delwin.
  discards  6465fc9   installer: Remove explicit calls to curs-set from pages.
  discards  a801812   installer: Correct behaviour of push-cursor and 
pop-cursor procedures.
  discards  4f30024   installer: Use --fallback when installing.
  discards  ccf5141   installer: Add confidence indicator.
  discards  e66426d   installer: Rename "file-browser" -> "time-zone".
  discards  8210877   installer: Remove "continue" button from host name page.
  discards  897a15e   installer: Add new page to set the system role.
  discards  89c0f96   installer: Add predicate for the network task.
  discards  a98e865   installer: Add option to final page to reboot the system.
  discards  af8e9f6   installer: Ensure that all mount points are absolute 
paths.
  discards  44b7908   installer: Make setting up of the network a prerequisite.
  discards  8318f79   installer: Change essid --> wireless.
  discards  25760a2   installer: Add page with which the wifi password can be 
entered.
  discards  825657b   installer: Indicate which wireless access points are 
encrypted.
  discards  a9648e7   installer: Do not allow forms to set the cursor 
visibility.
  discards  efc4ad8   installer: Format configuration to fix width of window.
  discards  b44d97c   installer: Add flags to indicate network interface status.
  discards  6bb4f31   installer: Add a console-keymap service.
  discards  11f0827   installer: Do not use /tmp for holding the configuration.
  discards  8c4bbec   installer: Use global variable instead of string literal 
for "/gnu".
  discards  758debf   installer: Change the order of the filesystem task 
conditions.
  discards  8d3be87   installer: Change N_ from a procedure to a macro.
  discards  219c0f6   installer: Prevent the user specifying the same mount 
point twice.
  discards  befb0f1   installer: Allow users to remove mount points during 
configuration.
  discards  0c5c488   installer: Issue message to user on failure of 
filesystems task.
  discards  29da79c   installer: Replace spawned mount command with the mount 
syscall.
  discards  5df2680   installer: Close unused ports in pipe-cmd.
  discards  7e5a845   installer: Improve install page.
  discards  0a2d72b   installer: Replace "%temporary-configuration-file-port" 
with "config-file".
  discards  3f28137   installer: Fix bug where window-pipe did not return the 
proper exit status.
  discards  b5fab01   installer: Use consistent window heights.
  discards  964dbc9   installer: Rename module "new" to "guixsd-installer".
  discards  b61a33a   installer: Wrap installer in (catch #t ...)
  discards  a391e6b   installer: Enable scrolling in the installation window.
  discards  074bdfb   installer: Turn off kernel ring messages to console.
  discards  540321e   installer: Replace an instance of cdr with match.
  discards  8735eb1   installer: Correct bugs generating the configuration.
  discards  7eea112   install: Define new procedure pipe-cmd and use it to 
implement window-pipe.
  discards  6c48727   installer: Ensure that all mount-points have a file 
system.
  discards  23046a8   installer: New predicate valid-hostname?
  discards  8b2937a   installer: Replace some instances of "car".
  discards  a92d625   installer: Improve dependencies on the final task.
  discards  f664cdd   installer: Remove ad-hoc completed predicate and use 
standard one.
  discards  17fcdea   installer: Make minumum-store-size variable global.
  discards  43658bb   installer: Write the configuration to a temporary file.
  discards  335d56d   installer: Add a task to actually call guix system init.
  discards  dbfd22e   installer: Add a variable to represent the minimum 
recommended store size.
  discards  42bc950   installer: Deal with partition tables which are 
(partially) corrupt.
  discards  36a66f3   installer:  Let the kernel know about (possibly) changed 
partitions.
  discards  67ed97e   installer: Connect ethernet interfaces on selection.
  discards  e596727   installer: Add a new menu to configure wireless 
interfaces.
  discards  703c92e   installer: Use a cleaner way of generating the lspci 
information.
  discards  6abe065   installer: Make "interfaces" return an alist.
  discards  6630530   installer: Fix incorrect host in ping task.
  discards  71d7ad5   installer: Return slurped lines in their correct order.
  discards  f4c91e6   installer: Remove unused procedure.
  discards  85bc884   installer: Handle the 'back' action in the filesystems 
task.
  discards  4cfb898   installer: Add completion predicate for disk task.
  discards  d561463   installer: Add new procedure to get the list of volumes.
  discards  cd3a276   installer: Use %default-subsitute-urls instead of our own 
variable.
  discards  503dd71   installer: Add procedures to replace car/cdr since these  
are frounded upon by Guile gurus.
  discards  5cc7989   installer: Add alternate method of finding TZDIR.
  discards  5aee69d   installer: Use call-with-temporary-output-file.
  discards  f53cf9a   installer: Change "interfaces" from a variable to a 
procedure.
  discards  fd77ac1   installer: Perform a task's dependencies prior to the 
task itself.
  discards  b47e713   installer: Use a record instead of a list to contain 
tasks.
  discards  42e0abd   installer: Add IETF contraints for hostname in entry form.
  discards  e0ec70e   installer: Use ice-9 match.
  discards  f179cd6   installer: use ice-9 format everywhere.
  discards  fbb82c4   installer: fix warning in usage of "format".
  discards  ee519f8   installer: Fix broken timezone menu.
  discards  89f5561   installer: Remove obsolete procedures/variables
  discards  1024125   installer: Fix broken keymap change option.
  discards  f38bb5a   gnu: Add graphical installer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]