Commit Graph

2880 Commits

Author SHA1 Message Date
Michael Hudson-Doyle f2918fa30b
Merge pull request #550 from mwhudson/reprobe-block-devices-on-shell-exit
Reprobe block devices on debug shell exit
2019-10-09 15:37:23 +13:00
Dimitri John Ledkov 2c358d7173 Add missing : 2019-10-08 19:23:45 +01:00
Dimitri John Ledkov 4538c9e776 Show mpath name in disk info. 2019-10-08 16:47:18 +01:00
Dimitri John Ledkov 5342be6652 Fixup multipath display, prefer WWN over serial. 2019-10-08 16:43:21 +01:00
Dimitri John Ledkov 9822d0f4a3 Add WWN to disk info. 2019-10-08 16:37:01 +01:00
Dimitri John Ledkov a012403f65 Simplify info dict. None is boolean false. 2019-10-08 16:34:11 +01:00
Dimitri John Ledkov bddc383a25 Exclude all but the first path 2019-10-08 16:31:43 +01:00
Dimitri John Ledkov eda4707e10 Store wwn & multipath attributes. 2019-10-08 15:41:39 +01:00
Dimitri John Ledkov 82883cf75b Add multipath machine config 2019-10-08 15:40:50 +01:00
Michael Hudson-Doyle 07046655f8
Merge pull request #557 from paride/inject-edge-ppc64
inject-subiquity-snap: fix the ppc64 edge iso volume name
2019-10-08 22:56:32 +13:00
Paride Legovini 0501a1d33b inject-subiquity-snap: fix the ppc64 edge iso volume name 2019-10-08 11:29:31 +02:00
Michael Hudson-Doyle 74ab6eb1cb
Merge pull request #556 from paride/inject-edge-ppc64
inject-subiquity-snap: add support for ppc64 iso images
2019-10-08 22:13:31 +13:00
Paride Legovini 627ecadf6b inject-subiquity-snap: add support for ppc64 iso images 2019-10-08 10:37:12 +02:00
Michael Hudson-Doyle 747579583c
Merge pull request #554 from mwhudson/help-tweaks
tweaks to help menu suggested by design
2019-10-08 13:38:39 +13:00
Dimitri John Ledkov a945013cda
Merge pull request #555 from xnox/ascii-colors
Asciify color pallete
2019-10-07 23:14:04 +01:00
Dimitri John Ledkov 3e39db4013 Asciify color pallete 2019-10-07 22:30:23 +01:00
Michael Hudson-Doyle c6b12f0056
Merge pull request #553 from xnox/ascii-mode
Add ASCII mode
2019-10-07 12:29:42 +13:00
Michael Hudson-Doyle 61424b6853 tweaks to help menu suggested by design 2019-10-07 12:27:13 +13:00
Dimitri John Ledkov 6f939e5452
Merge pull request #551 from xnox/fix-path
Move PATH setup from agetty service into subiquity itself
2019-10-04 18:18:05 +01:00
Dimitri John Ledkov 3f548665e1 Add ASCII mode 2019-10-04 17:17:26 +01:00
Dimitri John Ledkov 60a1d88c2e
Merge pull request #552 from mwhudson/colorfun
enable turning colors on and off
2019-10-04 16:23:30 +01:00
Michael Hudson-Doyle 471ac37520 reprobe block devices on debug shell exit 2019-10-04 15:10:14 +13:00
Michael Hudson-Doyle 7a3a88ab0c add a signal that is fired when a debug shell exits 2019-10-04 15:10:11 +13:00
Michael Hudson-Doyle 36cdf0effd some better names 2019-10-04 13:39:39 +13:00
Michael Hudson-Doyle 415db68e36 always use vt100 codes for white/black/default
For maximum compatibility in mono mode.
2019-10-04 13:39:39 +13:00
Michael Hudson-Doyle cea3a65ca1 refactor how palettes and colors and screens are set up 2019-10-04 13:39:39 +13:00
Michael Hudson-Doyle 165ac5f31b add to help menu 2019-10-04 13:39:39 +13:00
Michael Hudson-Doyle 29c9e0c984 add a hot key (f4) for turning color on and off 2019-10-04 13:39:39 +13:00
Dimitri John Ledkov e6dd21be6e Move PATH setup from agetty service into subiquity itself
This way `sudo snap run subiquity` will have the correct PATH for
probert/utils/curtin, as needed when running subiquity from ssh
session.
2019-10-04 00:55:24 +01:00
Michael Hudson-Doyle fffefa9405 run debug shell in / 2019-10-04 11:31:46 +13:00
Michael Hudson-Doyle 3d68dd796a move each block probing attempt into its own object
This makes the flow a bit clearer even without it enabling what's coming
next.
2019-10-04 11:31:35 +13:00
Dimitri John Ledkov e62045f9a5 Mention that control-L redraws screen in help
Merge remote-tracking branch 'origin/pull/549/head'
2019-10-03 14:57:43 +01:00
Dimitri John Ledkov 5fd40fb8d1
Merge pull request #545 from mwhudson/debug-shell-2
add debug shell help menu item / shortcut
2019-10-03 14:55:33 +01:00
Michael Hudson-Doyle 28c979cf63 mention that control-l redraws screen in help 2019-10-03 15:01:54 +13:00
Michael Hudson-Doyle 0ca326a072 add f2 as another "switch to shell" shortcut 2019-10-03 09:20:44 +13:00
Michael Hudson-Doyle 97beb73b36 add debug shell help menu item / shortcut 2019-10-03 09:19:00 +13:00
Michael Hudson-Doyle 670f0cbba1
Merge pull request #546 from xnox/unbreak-f1
Unbreak F1
2019-10-03 09:10:30 +13:00
Michael Hudson-Doyle 6beae73dbe
Merge pull request #547 from CanonicalLtd/vorlon/strings-not-to-translate
Don't mark 'DHCPv{v}' as translatable
2019-10-03 09:10:16 +13:00
Steve Langasek d2f996732f Don't mark a dash as translatable 2019-10-02 11:45:34 -07:00
Steve Langasek 34034e4a79 Don't mark 'DHCPv{v}' as translatable 2019-10-02 11:40:58 -07:00
Dimitri John Ledkov 4a451fe0e3 Unbreak F1 2019-10-02 12:49:40 +01:00
Michael Hudson-Doyle 8ca8bcf579
Merge pull request #541 from mwhudson/add-help-menu
Add help menu
2019-10-02 11:01:48 +13:00
Michael Hudson-Doyle 12a8ff3445 leave the help menu focusable while help content is showing 2019-10-02 10:51:56 +13:00
Michael Hudson-Doyle 9ece5d2222 implement local documentation 2019-10-02 10:51:34 +13:00
Michael Hudson-Doyle 6944637b7b minor about wordsmithing 2019-10-02 10:51:12 +13:00
Michael Hudson-Doyle 85338ff834 help on shortcut keys 2019-10-02 10:50:49 +13:00
Michael Hudson-Doyle 8d97a6be80 make f1 open help menu 2019-10-02 10:50:27 +13:00
Michael Hudson-Doyle efe24c7c6a make "about" menu item do something 2019-10-02 10:50:05 +13:00
Michael Hudson-Doyle 5470a8adf3 nerdery around displaying menu dividers more neatly 2019-10-02 10:49:43 +13:00
Michael Hudson-Doyle 2e03caa805 have escape close the menu 2019-10-02 10:49:20 +13:00