index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/parser: Cleanup Makefile.am
Geoff Levand
2013-06-30
1
-30
/
+34
*
ui/ncurses: Remove unused 'cod' variable
Jeremy Kerr
2013-06-24
1
-2
/
+1
*
utils/hooks: Add sample update-dtb hook.
Jeremy Kerr
2013-06-24
2
-1
/
+24
*
discover/boot: Allow boot hooks to alter boot data
Jeremy Kerr
2013-06-24
2
-14
/
+89
*
utils/hooks: Add create-dtb hook
Jeremy Kerr
2013-06-24
2
-1
/
+13
*
lib/system: Add pb_run_cmd_pipe
Jeremy Kerr
2013-06-24
2
-2
/
+73
*
discover/event: Fix incorrect calculation of param data length
Jeremy Kerr
2013-06-24
1
-12
/
+16
*
utils: Add busybox reboot script
Jeremy Kerr
2013-06-24
2
-0
/
+4
*
discover/boot: Add boot hooks
Jeremy Kerr
2013-06-24
1
-0
/
+63
*
discover/boot: Put all boot params into a struct boot_task
Jeremy Kerr
2013-06-24
1
-38
/
+43
*
Add pkgsysconfdir
Jeremy Kerr
2013-06-24
2
-0
/
+4
*
Add initial dtb support
Geoff Levand
2013-06-24
12
-19
/
+101
*
discover: bring network interfaces down in network_shutdown
Jeremy Kerr
2013-06-24
1
-3
/
+24
*
discover: Add network handling
Jeremy Kerr
2013-06-24
7
-0
/
+451
*
lib: Add pb-config module
Jeremy Kerr
2013-06-24
8
-0
/
+545
*
discover: Add logging for default boot option behaviour
Jeremy Kerr
2013-06-24
1
-0
/
+6
*
discover/event: Allow empty param values
Jeremy Kerr
2013-06-24
1
-9
/
+11
*
ui/ncurses: Add cancel-default reporting
Jeremy Kerr
2013-06-24
4
-78
/
+6
*
ui/common: Add code to send cancel-default messages
Jeremy Kerr
2013-06-24
2
-0
/
+17
*
ui: implement timers with waitsets
Jeremy Kerr
2013-06-24
5
-91
/
+21
*
discover: Add "cancel default boot" messages
Jeremy Kerr
2013-06-24
4
-9
/
+50
*
discover/event: Allow user events to be defaults
Jeremy Kerr
2013-06-24
1
-0
/
+3
*
discover: Add countdown before default boot
Jeremy Kerr
2013-06-24
1
-3
/
+31
*
discover: implement default booting
Jeremy Kerr
2013-06-24
4
-14
/
+52
*
discover/boot: Allow null boot command
Jeremy Kerr
2013-06-24
1
-3
/
+3
*
lib/waiter: Add timeout waiters
Jeremy Kerr
2013-06-24
8
-45
/
+159
*
discover/grub2: Add default option parsing
Jeremy Kerr
2013-06-24
1
-1
/
+39
*
ui/test: print default status of boot options
Jeremy Kerr
2013-06-24
1
-0
/
+1
*
types: Add is_default to struct boot_option
Jeremy Kerr
2013-06-24
2
-1
/
+12
*
autotools: Fix make maintainer-clean
Geoff Levand
2013-05-29
3
-323
/
+4
*
test/parser: Remove gawk specifics
Geoff Levand
2013-05-29
2
-2
/
+2
*
discover: Send options to client in order
Geoff Levand
2013-05-21
1
-2
/
+2
*
discover/grub2: remove uuid log message
Jeremy Kerr
2013-05-21
1
-1
/
+0
*
ui/test: Add boot status messages to test client
Jeremy Kerr
2013-05-21
1
-0
/
+12
*
ui/ncurses: implement global keys
Jeremy Kerr
2013-05-21
1
-0
/
+16
*
ui/ncurses: move getch() out of process_key callbacks
Jeremy Kerr
2013-05-21
5
-127
/
+116
*
lib/waiter: Ensure waiters are consistent during waiter_poll
Jeremy Kerr
2013-05-21
1
-19
/
+43
*
lib/waiter: allocate waiters separately from set->waiters
Jeremy Kerr
2013-05-21
1
-13
/
+22
*
discover: fix error handling from failed client writes
Jeremy Kerr
2013-05-21
1
-4
/
+9
*
discover: Fix accept() return value check
Jeremy Kerr
2013-05-21
1
-1
/
+1
*
discover: destroy client if message read failed
Jeremy Kerr
2013-05-21
1
-4
/
+11
*
utils/pb-console: use getty rather than exec
Jeremy Kerr
2013-05-20
1
-31
/
+58
*
utils/pbconsole: Use here-document for usage text
Jeremy Kerr
2013-05-20
1
-6
/
+8
*
test/parser: cleanup parser allocations on exit
Jeremy Kerr
2013-05-20
1
-0
/
+8
*
util/pb-console: Packaging updates
Geoff Levand
2013-05-19
3
-3
/
+56
*
test/parser: Add check_not_present_resource
Geoff Levand
2013-05-18
4
-0
/
+23
*
parser: Use list to hold parsers
Geoff Levand
2013-05-17
2
-33
/
+37
*
test/parser: Add ubuntu grub tests
Geoff Levand
2013-05-17
3
-0
/
+318
*
test/parser: Better message output
Geoff Levand
2013-05-17
1
-6
/
+7
*
parser/grub2: Add parse for linux16
Geoff Levand
2013-05-17
1
-1
/
+2
[next]