guix-commits
[Top][All Lists]
Advanced

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

branch wip-installer deleted (was 3e6bea0)


From: guix-commits
Subject: branch wip-installer deleted (was 3e6bea0)
Date: Mon, 19 Aug 2019 10:27:12 -0400 (EDT)

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

       was  3e6bea0   ROADMAP: Remove item 'graphical installer'

This change permanently discards the following revisions:

  discards  3e6bea0   ROADMAP: Remove item 'graphical installer'
  discards  9e88327   gurses: form: Handle Ctrl-F and Ctrl-B in forms.
  discards  e7a6884   gurses: forms: Minor refactor.
  discards  ebf0440   installer: Fix buglet where keys were sometimes ignored 
in users page.
  discards  843bd0c   doc:  Add a section mentioning the graphical installer.
  discards  fad5f5f   installer: Only build if guile-ncurses is available.
  discards  137cb41   installer: Go back to main menu after "cancel"
  discards  e7c2d41   installer: Add procudure for starting a wireless 
interface.
  discards  07f1f9f   installer: Return to network page after passphrase entry.
  discards  dbad5a3   installer: Avoid flicker in network page.
  discards  a94e511   installer: Create dedicated module to maintainer the page 
stack.
  discards  2440c69   installer: Specify a pid file for wpa_supplicant.
  discards  3692717   installer: Kill old dhclient instance before starting new 
one.
  discards  1001a9b   installer: Make the install attempts counter global.
  discards  c2eaa77   Merge remote-tracking branch 'origin/master' into 
wip-installer
  discards  25c91ad   installer:  Use a different mount-point for each install 
attempt.
  discards  78036e5   installer: Mount all partitions instead of just the root.
  discards  82f77e4   installer: Infer likely entries for user accounts from 
the gecos field.
  discards  ff31378   installer: Remove non-existant supplementary group.
  discards  df9294b   installer: Fix incorrect symbol in generated config file.
  discards  e0eeeab   gurses: Don't crash if asked for an item by an invalid 
index.
  discards  c8a02e7   installer: Provide the ability to add new users.
  discards  14005a1   installer: Remove whitespace.
  discards  7cf63cf   gurses: Update the cursor position when posting the form.
  discards  0e2888d   installer: New page to edit user accounts.
  discards  439bacd   installer: Remove unused procedure.
  discards  adbadf4   installer: Add users page.
  discards  7cb7d31   installer: Fix the startup locale.
  discards  688f4f7   installer: Fix bug when changing languages.
  discards  10418a2   installer: Provide verbose description of locale.
  discards  49c3bbe   installer: New procedure key-value-slurp.
  discards  84b6401   gurses: Use match instead of car.
  discards  89148e7   gurses: Cache the windows of buttons.
  discards  9b8034d   gurses: Avoid one use of car/cdr.
  discards  e7b3a8f   installer: Improve i18n in ping page.
  discards  f360850   installer: New convenience procedures.
  discards  6da8d8c   installer: Fix i18n in dialogs.
  discards  6cd63be   installer: Correct placement of gettext call.
  discards  da40d3b   installer: Replace 'file-browser' with 'key-map'.
  discards  4ff86a2   installer: New page to select language.
  discards  8a2baad   installer: Use _ instead of M_ for host-name-refresh.
  discards  5408c2f   installer: Main page: Redisplay translatable strings upon 
refresh.
  discards  dab1055   installer: Add optional arguments to addstr*.
  discards  5ed7922   installer: New file i18n.scm.
  discards  36e0522   installer: New gettext keyword M_.
  discards  69ac9c6   installer: Avoid wpa_supplicant's output causing screen 
damage.
  discards  9ff399e   gurses: Reimplement pad-complex-string.
  discards  eee7d2c   gurses: Add new procedure "word-endings".
  discards  5967eee   installer: Support WEP encrypted wireless.
  discards  0739a3e   gurses: In paragraph-format avoid use of car and cdr.
  discards  7c1a952   gurses: Use match instead of car/cdr in line-split.
  discards  8daaa73   gurses: Avoid yet another use of car and cdr.
  discards  ffb989a   gurses: Avoid one more use of car and cdr.
  discards  5944670   gurses: Add predicate to test if a complex char is blank.
  discards  e7a07e5   gurses: xchar->char: New procedure.
  discards  b8f16ad   gurses: Avoid one usage of car and cdr.
  discards  09ce81b   installer: Fix the key map option.
  discards  b7b726c   installer:  Allow file system specifications to be 
removed.
  discards  39b6138   installer: Clear the mount point field for swap file 
systems.
  discards  998ff46   installer: Prepare for new wireless network features.
  discards  ae0913f   installer: No passphrase is needed for clear networks.
  discards  5189573   installer: Use a "hard" method of rebooting. Do not rely 
on shepherd.
  discards  7bd5d28   installer: Tolerate an undefined system role in config 
generation.
  discards  da8a99f   installer: Change livery.
  discards  00bae8a   installer: Add new procedure to check file system 
specifications.
  discards  9ef49f3   gurses: Use inverse instead of underline for field value 
area.
  discards  07947fa   installer: Delete unused procedure "justify".
  discards  61c0ffb   doc: Remove the text which mentions there is no graphical 
installer.
  discards  3b8ef56   installer: Emphasise that writing filesystems destroys 
existing data.
  discards  eda638c   installer: Remove redundant list of file system types.
  discards  24214e4   gurses: Remove box from form popup window.
  discards  62de702   installer: mount-points page: Enlarge the forms window.
  discards  a409951   installer: Do not assume the root file system is of type 
"ext4".
  discards  698048d   gurses: Populate dropdown boxes in forms using a menu.
  discards  b162fa9   installer: Add a popup window for forms which have 
multiple choice fields.
  discards  3b47940   gurses: Populate the choices box in forms.
  discards  871b7a3   installer: Note which types of file system are supported.
  discards  b264f4e   gurses: Mini refactor.
  discards  e7d8ad4   gurses: Allow menu update to work for panel windows.
  discards  98d0b24   installer: Distinguish between Wifi encryption methods.
  discards  c8314dc   installer: Remove unnecessary "begin".
  discards  4738a23   installer: Fix bug in config generation.
  discards  a1d53d1   installer: New procedure refresh*.
  discards  3f13ddd   installer: Check that swap spaces have not been assigned 
mount points
  discards  73d12a7   installer: Explicitly set the #:panel parameter for 
window creation procedures.
  discards  bac8617   gurses: form: Use match instead of car, cdr etc.
  discards  4b21f45   gurses: Change highlighting from bold to inverse.
  discards  f748a8b   installer: Add an explanatory text to the main page.
  discards  e9865c2   installer: Fix bug where the selected item of main page 
was not indicated.
  discards  d358ca4   installer: Do not add file systems which are invalid.
  discards  ee01da8   installer: Do not allow the creation of invalid 
file-system specificaitons.
  discards  f1cce0a   installer: Properly handle swap partitions when 
generating the configuration.
  discards  2019856   installer: Extend the 'file-system' concept to include 
swap spaces.
  discards  613ab98   installer: Support btrfs
  discards  bf0ed59   installer: Avoid exception when the device to format 
cannot be found.
  discards  1e3a916   Merge remote-tracking branch 'origin/master' into 
wip-installer
  discards  ac6599d   installer: Correct bug where the timezone page returned 
to the wrong page.
  discards  c4c5690   installer: Replace one usage of car with match.
  discards  decf49b   installer: Do not perform tasks more than once.
  discards  23b4ef8   installer: Exit the format page after all partitions are 
successfully formatted.
  discards  cce6b95   installer: Correct bug detecting a wireless interface.
  discards  efd1cd9   installer: Whitespace changes only
  discards  a9e7ab4   installer: Changed N_ to M_ since N_ is used for another 
purpose in guix/ui.scm
  discards  d35d9f1   installer: Add a predicate to ensure the partitions have 
been formatted.
  discards  23bc1ec   installer: Add the notion of uuids to prospective 
filesystems.
  discards  fae0d4c   installer: Add a dedicated make to format filesystems.
  discards  240ed17   installer: Remove mkfs capability from mount points page.
  discards  9c9c3c2   installer: Add callback parameter for forms.
  discards  3673cd8   installer: Enable direct scrolling to top or bottom of 
menus.
  discards  004ea2e   installer: Make the network menu more reliable.
  discards  6fd829d   guix: Add IFF_RUNNING to  exported syscall constants.
  discards  3ce6452   installer: Use a cleaner method of detecting wireless 
capability for ethernet interfaces.
  discards  97373a7   installer: Minor cleanup.
  discards  6a63413   installer: slurp: Ignore blank lines in output.
  discards  137c5e6   installer: Use "lspci -mm" instead of "lspci -m".
  discards  a8ab689   installer: Use guix build syscalls module for network 
interrogation.
  discards  6f1bbe1   installer: "Setup" --> "Set up"
  discards  568b7c3   installer: Add installer source files to the manifest of 
translatables.
  discards  7ba37f9   installer: Rename 'file-browser.scm' to 'key-map.scm'.
  discards  187293f   installer: Make all windows with ports scrollable.
  discards  6e814f7   installer: Ignore case in button accelerators.
  discards  28b3724   installer: Rename "Back" buttons to "Cancel".
  discards  d70e6a1   installer: Ensure that the cursor visibility is updated 
on each page.
  discards  0335e73   installer: New procedure: page-enter.
  discards  0103bae   installer: New procedure "page-leave".
  discards  63b54ec   installer: Remove pointless calls to delwin.
  discards  7565098   installer: Remove explicit calls to curs-set from pages.
  discards  09e4f87   installer: Correct behaviour of push-cursor and 
pop-cursor procedures.
  discards  9c4d060   installer: Use --fallback when installing.
  discards  5cd7874   installer: Add confidence indicator.
  discards  395722b   installer: Rename "file-browser" -> "time-zone".
  discards  9cb7fa1   installer: Remove "continue" button from host name page.
  discards  45a114b   installer: Add new page to set the system role.
  discards  1180a15   installer: Add predicate for the network task.
  discards  61aa6fe   installer: Add option to final page to reboot the system.
  discards  8716cca   Merge remote-tracking branch 'origin/master' into 
wip-installer
  discards  41f6d77   installer: Ensure that all mount points are absolute 
paths.
  discards  193bbc8   installer: Make setting up of the network a prerequisite.
  discards  64d8d8b   installer: Change essid --> wireless.
  discards  7f84313   installer: Add page with which the wifi password can be 
entered.
  discards  241c415   installer: Indicate which wireless access points are 
encrypted.
  discards  e6208a3   installer: Do not allow forms to set the cursor 
visibility.
  discards  8a73e92   installer: Format configuration to fix width of window.
  discards  4f57e72   installer: Add flags to indicate network interface status.
  discards  d5eb580   installer: Add a console-keymap service.
  discards  88c305b   installer: Do not use /tmp for holding the configuration.
  discards  88bda06   installer: Use global variable instead of string literal 
for "/gnu".
  discards  baedb39   installer: Change the order of the filesystem task 
conditions.
  discards  870976a   installer: Change N_ from a procedure to a macro.
  discards  db6428a   installer: Prevent the user specifying the same mount 
point twice.
  discards  2ee7267   installer: Allow users to remove mount points during 
configuration.
  discards  827b389   installer: Issue message to user on failure of 
filesystems task.
  discards  82630e4   installer: Replace spawned mount command with the mount 
syscall.
  discards  91eaa52   installer: Close unused ports in pipe-cmd.
  discards  1ff5718   installer: Improve install page.
  discards  0a82d35   installer: Replace "%temporary-configuration-file-port" 
with "config-file".
  discards  375828e   installer: Fix bug where window-pipe did not return the 
proper exit status.
  discards  2cf0b9f   installer: Use consistent window heights.
  discards  33ee2c8   installer: Rename module "new" to "guixsd-installer".
  discards  492aa16   installer: Wrap installer in (catch #t ...)
  discards  2ff3178   installer: Enable scrolling in the installation window.
  discards  a608ef1   installer: Turn off kernel ring messages to console.
  discards  788d6ac   installer: Add inetutils bin directory to PATH.
  discards  d2fcd7c   installer: Replace an instance of cdr with match.
  discards  c25fde7   installer: Add wireless-tools bin directory to PATH.
  discards  d654694   gnu: Add guix to the path environment for the 
guix-installer service.
  discards  9ede0bf   installer: Correct bugs generating the configuration.
  discards  e5ce406   install: Define new procedure pipe-cmd and use it to 
implement window-pipe.
  discards  325beb0   installer: Ensure that all mount-points have a file 
system.
  discards  2a44b2d   installer: New predicate valid-hostname?
  discards  2d047ab   installer: Replace some instances of "car".
  discards  1bc4281   installer: Improve dependencies on the final task.
  discards  5175bef   installer: Remove ad-hoc completed predicate and use 
standard one.
  discards  417a7e2   installer: Make minumum-store-size variable global.
  discards  43e46ce   installer: Add path to mount/umount commands in installer 
service.
  discards  94f15d1   installer: Write the configuration to a temporary file.
  discards  563cf3a   installer: Add a task to actually call guix system init.
  discards  6dd156e   gnu: Add service to start the installer in 
installation-os.
  discards  3bfba84   installer: Add a variable to represent the minimum 
recommended store size.
  discards  248b419   installer: Deal with partition tables which are 
(partially) corrupt.
  discards  283f543   installer:  Let the kernel know about (possibly) changed 
partitions.
  discards  042a8d6   installer: Connect ethernet interfaces on selection.
  discards  472803b   installer: Add a new menu to configure wireless 
interfaces.
  discards  5aa3a63   installer: Use a cleaner way of generating the lspci 
information.
  discards  3fe5d0b   installer: Make "interfaces" return an alist.
  discards  b574581   installer: Fix incorrect host in ping task.
  discards  7d3808a   installer: Return slurped lines in their correct order.
  discards  704f546   gnu: guix: Add dependency: guile-ncurses.
  discards  9e5dc17   installer: Remove unused procedure.
  discards  7585787   installer: Handle the 'back' action in the filesystems 
task.
  discards  77588cb   installer: Add completion predicate for disk task.
  discards  e89e955   installer: Add new procedure to get the list of volumes.
  discards  cd6fd07   installer: Use %default-subsitute-urls instead of our own 
variable.
  discards  2db7fe6   installer: Add procedures to replace car/cdr since these  
are frounded upon by Guile gurus.
  discards  90322ee   installer: Add alternate method of finding TZDIR.
  discards  4db5f19   installer: Use call-with-temporary-output-file.
  discards  8f2b4ce   installer: Add gurses modules.
  discards  ae433e0   installer: Change "interfaces" from a variable to a 
procedure.
  discards  7a76f1e   installer: Perform a task's dependencies prior to the 
task itself.
  discards  0b2db4d   installer: Use a record instead of a list to contain 
tasks.
  discards  304ea34   installer: Add IETF contraints for hostname in entry form.
  discards  0afe28a   installer: Use ice-9 match.
  discards  c0556ce   installer: use ice-9 format everywhere.
  discards  d9918c9   installer: fix warning in usage of "format".
  discards  97a2dfe   installer: Fix broken timezone menu.
  discards  3f103a4   installer: Remove obsolete procedures/variables
  discards  4644086   installer: Fix broken keymap change option.
  discards  d397c4f   gnu: Add graphical installer



reply via email to

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