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
path:
root
/
discover
Commit message (
Expand
)
Author
Age
Files
Lines
*
discover/handler: Split autoboot matching into a new function
Jeremy Kerr
2018-07-10
1
-10
/
+17
*
discover: implement a periodic requery for network devices
Jeremy Kerr
2018-07-09
4
-4
/
+180
*
discover/user-event: Check for required parameters
Samuel Mendoza-Jonas
2018-07-09
1
-1
/
+9
*
discover/udev: Don't require ID_NET_NAME_PATH property
Samuel Mendoza-Jonas
2018-07-09
1
-3
/
+2
*
discover/grub: Improve BLS grub environment variables expansion
Javier Martinez Canillas
2018-06-18
1
-16
/
+69
*
discover/grub: Use different paths to search for the BLS directory
Javier Martinez Canillas
2018-06-18
1
-3
/
+19
*
discover/syslinux-parser: consistent cmdline arg processing
Brett Grandbois
2018-06-12
1
-6
/
+5
*
discover/network: Null terminate ifname buffer explicitly
Samuel Mendoza-Jonas
2018-06-12
1
-3
/
+4
*
discover: Rescan SCSI devices on reinit
Samuel Mendoza-Jonas
2018-06-12
1
-0
/
+3
*
Fix pb-discover segfaults caused by list corruption.
Brandon Bergren
2018-06-12
3
-0
/
+3
*
discover: Update to reflect generic signed boot API
Brett Grandbois
2018-05-30
2
-8
/
+7
*
discover/boot: abort kexec on any error from validation
Brett Grandbois
2018-05-23
1
-2
/
+2
*
discover/grub: Add cmdline signature support for BLS entries
Brett Grandbois
2018-05-04
1
-0
/
+6
*
discover/syslinux-parser: filter out duplicate conf files
Brett Grandbois
2018-04-19
1
-0
/
+37
*
discover/syslinux-parser: clean up boot option list entries
Brett Grandbois
2018-04-19
1
-1
/
+6
*
discover/grub: Allow to set a default index for BLS entries
Javier Martinez Canillas
2018-04-18
1
-4
/
+13
*
discover/grub: Don't add discover context boot options in blscfg handler
Javier Martinez Canillas
2018-04-18
1
-1
/
+2
*
discover/grub: Reverse BLS entries sorting to match Petitboot's boot order
Javier Martinez Canillas
2018-04-18
1
-1
/
+1
*
discover/grub: Allow to choose a different BLS directory
Javier Martinez Canillas
2018-03-29
1
-2
/
+7
*
discover/platform-powerpc: change sys/fcntl.h to fcntl.h
Brett Grandbois
2018-03-23
1
-1
/
+1
*
discover/discover-server: explicit #include <string.h>
Brett Grandbois
2018-03-23
1
-0
/
+1
*
discover/grub: Add blscfg command support to parse BootLoaderSpec files
Javier Martinez Canillas
2018-03-23
6
-2
/
+275
*
discover/pxe-parser: Avoid potential null dereference
Samuel Mendoza-Jonas
2018-03-23
1
-2
/
+4
*
discover/boot: Fix stale boot cancellation code
v1.7.1
Samuel Mendoza-Jonas
2018-03-07
2
-16
/
+5
*
discover: pxe: Avoid dereferencing null pointer
Joel Stanley
2018-03-07
1
-1
/
+1
*
discover: Fix unused function warning
Joel Stanley
2018-03-07
1
-9
/
+6
*
discover: Fix bad check of version string
Joel Stanley
2018-03-07
1
-2
/
+1
*
discover/platform-powerpc: Avoid confusing gateway and URL
Samuel Mendoza-Jonas
2018-02-27
1
-10
/
+19
*
discover: Allow load_async_url() to call callback for local paths
Samuel Mendoza-Jonas
2018-02-27
4
-98
/
+83
*
discover/syslinux-parser: Fix missing comma in ignored names.
Samuel Mendoza-Jonas
2018-02-22
1
-1
/
+1
*
discover/device-handler: Treat empty boot order as 'boot any'
Samuel Mendoza-Jonas
2018-02-12
1
-0
/
+3
*
syslinux: add syslinux parser support
Brett Grandbois
2018-02-09
2
-1
/
+486
*
grub2/grub2: add Yocto paths to default grub2 conf search paths
Brett Grandbois
2018-02-08
1
-0
/
+2
*
grub2/grub2-parser: accept no whitespace in grub menuentry
Brett Grandbois
2018-02-08
1
-1
/
+1
*
discover/pb-discover: #include <locale.h> for musl libc
Brett Grandbois
2018-02-08
1
-0
/
+1
*
printf: Fix format type warnings
Geoff Levand
2018-01-10
2
-2
/
+4
*
discover/pxe-parser: Fix relative parsing for manual config files
Samuel Mendoza-Jonas
2017-12-12
2
-3
/
+15
*
discover/pxe-parser: Fine grained proxy control
Cyril Bur
2017-11-21
3
-1
/
+19
*
discover/platform-powerpc: Increase IPMI timeout
v1.6.2
Samuel Mendoza-Jonas
2017-10-26
1
-1
/
+1
*
discover/device-handler: Fallback to device if snapshot fails to mount
v1.6.1
Samuel Mendoza-Jonas
2017-10-12
1
-3
/
+14
*
discover/device-handler: Disable safe mode warning on reinit
Samuel Mendoza-Jonas
2017-08-23
1
-0
/
+10
*
discover: Update env vars at init and suppress LVM warnings
Samuel Mendoza-Jonas
2017-08-22
2
-15
/
+20
*
discover/ipmi: Open devnode with O_CLOEXEC
Samuel Mendoza-Jonas
2017-08-22
1
-1
/
+1
*
discover/device-handler: Be ready for user events earlier
Samuel Mendoza-Jonas
2017-08-15
1
-4
/
+4
*
discover: Handle plugin install request
Samuel Mendoza-Jonas
2017-08-15
3
-0
/
+64
*
discover/device-handler: Scan devices for plugins
Samuel Mendoza-Jonas
2017-08-15
1
-0
/
+18
*
discover: Add 'plugin' user-event
Samuel Mendoza-Jonas
2017-08-15
3
-0
/
+113
*
discover: Handle and track plugin_options
Samuel Mendoza-Jonas
2017-08-15
4
-1
/
+134
*
discover/pxe-parser: Recognise plugin sources
Samuel Mendoza-Jonas
2017-08-15
1
-4
/
+15
*
discover/device-handler: Mention booting device in timeout status
Samuel Mendoza-Jonas
2017-07-13
1
-1
/
+2
[next]