index
:
petitboot
flexver
master
petitboot-1.2.x
Raptor Engineering's public version of its internal PetitBoot branch
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/ncurses: Display IP address in nc-sysinfo
v1.4.0
Samuel Mendoza-Jonas
2016-12-20
1
-2
/
+3
*
ui/ncurses: Don't announce pb-discover connection
Samuel Mendoza-Jonas
2016-12-20
1
-2
/
+1
*
discover: Maintain a backlog of status updates
Samuel Mendoza-Jonas
2016-12-20
2
-6
/
+3
*
ui/ncurses/text-screen: trim long lines
Jeremy Kerr
2016-12-20
1
-7
/
+10
*
ui/ncurses: remove "Info:" / "Error:" prefix from status area
Jeremy Kerr
2016-12-20
1
-6
/
+1
*
ui/ncurses: Add status log UI
Jeremy Kerr
2016-12-20
7
-7
/
+193
*
types: Remove detail and progress from struct status
Jeremy Kerr
2016-12-20
1
-2
/
+0
*
types: shorten boot_status definitions
Jeremy Kerr
2016-12-20
4
-8
/
+8
*
ui/ncurses: Make server connect message more clear
v1.3.2
Samuel Mendoza-Jonas
2016-11-24
1
-3
/
+5
*
Support HTTP(S) proxies when downloading resources
Samuel Mendoza-Jonas
2016-11-24
2
-1
/
+32
*
ui/ncurses: Spin child to ensure autoboot cancelled on exit
Samuel Mendoza-Jonas
2016-11-23
1
-0
/
+43
*
Consolidate petitboot,tty and petitboot,console
Samuel Mendoza-Jonas
2016-09-08
1
-7
/
+20
*
Use 'consoles' instead of 'tty' to refer to interfaces
Samuel Mendoza-Jonas
2016-09-08
2
-35
/
+35
*
ui/ncurses: Display warning when net override active
Samuel Mendoza-Jonas
2016-09-08
1
-9
/
+27
*
Disable shell access when lockdown is active
tpearson@raptorengineering.com
2016-08-26
1
-1
/
+21
*
Add support for GPG signature enforcement on booted
tpearson@raptorengineering.com
2016-08-26
4
-4
/
+66
*
ui/ncurses: Treat left/right arrow keys properly
Samuel Mendoza-Jonas
2016-08-23
1
-2
/
+6
*
ui/ncurses: Call widget process_key handlers first
Samuel Mendoza-Jonas
2016-07-21
1
-5
/
+15
*
ui/ncurses: Properly set focus when updating subset
Samuel Mendoza-Jonas
2016-07-13
2
-2
/
+7
*
ui/ncurses: Update keybindings for subsets
Samuel Mendoza-Jonas
2016-07-13
2
-21
/
+8
*
ui/ncurses: define KEY_DC (delete key)
Samuel Mendoza-Jonas
2016-07-12
1
-0
/
+1
*
ui/ncurses: List available consoles in nc-config
Samuel Mendoza-Jonas
2016-06-29
1
-3
/
+53
*
ui/common: Set current console on boot command
Samuel Mendoza-Jonas
2016-06-29
1
-0
/
+1
*
ui/ncurses: Remember to abort boot on server connect
Samuel Mendoza-Jonas
2016-05-26
1
-4
/
+14
*
Extend the "add url" function to allow file:// URLs
Samuel Mendoza-Jonas
2016-05-24
1
-0
/
+6
*
ui/ncurses: Interpret left/right keys as up/down
Samuel Mendoza-Jonas
2016-05-24
1
-0
/
+2
*
ui/ncurses: Start UI before connected to server
Samuel Mendoza-Jonas
2016-05-06
3
-11
/
+59
*
ui: Fix typo: 'deamon' -> 'daemon'
Samuel Mendoza-Jonas
2016-05-06
4
-10
/
+10
*
Fix sparse warnings
Andrew Donnellan
2016-04-20
3
-4
/
+4
*
ui/ncurses: Increase timeout when waiting for pb-discover
Samuel Mendoza-Jonas
2016-04-20
1
-1
/
+1
*
ui/ncurses: Disable autoboot if boot list is empty
Samuel Mendoza-Jonas
2016-04-05
1
-2
/
+1
*
ui/ncurses: Define extra key codes encountered in QEMU
Samuel Mendoza-Jonas
2016-04-05
1
-0
/
+4
*
ui/ncurses: Re-add autoboot selection to config screen
Sam Mendoza-Jonas
2016-03-23
1
-19
/
+63
*
ui/ncurses: Check wcstombs() for error in nc-lang
Sam Mendoza-Jonas
2016-03-15
1
-2
/
+9
*
Remove "h=help" hint in language page
Johnny
2016-03-02
1
-1
/
+1
*
Use 'Primary' instead of 'Current' for flash sides
Sam Mendoza-Jonas
2016-02-26
1
-4
/
+4
*
ui/ncurses: Add missing newline in nc-sysinfo
Sam Mendoza-Jonas
2016-02-10
1
-0
/
+1
*
Retrieve BMC version info via IPMI
Sam Mendoza-Jonas
2016-02-10
1
-0
/
+16
*
Display VERSION partition info on BMC machines
Samuel Mendoza-Jonas
2016-02-09
1
-0
/
+16
*
ui/common: Only close valid file descriptor
Samuel Mendoza-Jonas
2016-02-09
1
-2
/
+2
*
ui: add URL for static configurations to load a specified file
Nishanth Aravamudan
2015-12-18
1
-4
/
+28
*
ui/ncurses: Remove redundant assignment
Samuel Mendoza-Jonas
2015-12-18
1
-3
/
+1
*
ui/common: Free message on return
Samuel Mendoza-Jonas
2015-12-18
1
-6
/
+7
*
ui/ncurses: Check for NULL in pmenu_item_get_index()
Samuel Mendoza-Jonas
2015-12-17
1
-3
/
+4
*
Add BMC interface MAC to system info output
Jack Miller
2015-12-15
1
-1
/
+7
*
Fix certain calls to gettext
Samuel Mendoza-Jonas
2015-09-15
1
-1
/
+1
*
ui/ncurses: Improve scrolling behaviour
Samuel Mendoza-Jonas
2015-09-10
1
-6
/
+10
*
ui/ncurses: Allow text wrapping in select widgets
Samuel Mendoza-Jonas
2015-09-10
2
-17
/
+68
*
ui/ncurses: Improve update handling in nested screens
Samuel Mendoza-Jonas
2015-09-07
7
-17
/
+71
*
ui/ncurses: Change arrangement of boot order buttons
Samuel Mendoza-Jonas
2015-09-07
1
-6
/
+11
[next]