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
/
grub2
Commit message (
Expand
)
Author
Age
Files
Lines
*
discover/grub2: Do not set $0 in functions
Alan Dunn
2016-04-26
1
-1
/
+1
*
Allow evaluation of arbitrarily-positioned arguments in GRUB2 parser
Alan Dunn
2016-04-26
1
-1
/
+2
*
discover/grub2: Ignore sign-compare warning for generated code
Samuel Mendoza-Jonas
2016-04-01
1
-1
/
+1
*
discover/grub2: Fix handling of positional parameters
Alan Dunn
2016-03-15
1
-1
/
+1
*
Change parser interface to allow stat
Alan Dunn
2016-03-15
1
-9
/
+24
*
In GRUB2 parser save_env, treat unset variable value as empty
Alan Dunn
2016-03-15
1
-0
/
+4
*
discover/grub: Fix handling of empty strings
Sam Mendoza-Jonas
2016-02-09
1
-0
/
+7
*
discover/grub2: Fix behavior of save_env -f
Alan Dunn
2016-02-08
1
-3
/
+14
*
discover: Initialise strtok_r saveptr to NULL
Samuel Mendoza-Jonas
2015-04-14
1
-1
/
+1
*
discover/grub2: Allow unset and invalid defaults
Jeremy Kerr
2014-12-11
2
-1
/
+35
*
discover/grub2: improve handling of word & delimiter tokens
Jeremy Kerr
2014-12-01
3
-41
/
+57
*
discover/grub2: fix incorrect prototype in yyerror
Jeremy Kerr
2014-12-01
2
-5
/
+6
*
lib: Move generic file-handling code to lib/
Jeremy Kerr
2014-08-05
1
-1
/
+1
*
discover/grub2: distinguish parser.h from grub2/parser.h
Jeremy Kerr
2014-08-05
3
-18
/
+18
*
automake: silence make output
Jeremy Kerr
2014-08-05
1
-5
/
+2
*
autotools: Use non-recursive make
Jeremy Kerr
2014-08-01
2
-28
/
+36
*
grub2: fix empty file handling
Jeremy Kerr
2014-06-05
1
-0
/
+3
*
discover: Fix uninitialised var warnings
Jeremy Kerr
2014-04-16
1
-1
/
+1
*
discover/grub2: Add support for for-loops
Jeremy Kerr
2014-01-30
3
-0
/
+55
*
discover/grub2: Perform word-expansion non-destructively
Jeremy Kerr
2014-01-30
1
-99
/
+83
*
discover: Add support for checking directories in parser API
Jeremy Kerr
2014-01-30
1
-0
/
+14
*
discover/grub2: skip menuentries that don't define a boot option
Jeremy Kerr
2014-01-30
1
-0
/
+3
*
discover/grub: Add feature variable for --id support.
Jeremy Kerr
2014-01-30
1
-0
/
+3
*
discover/grub2: Use script_env_set when initialising the environment
Jeremy Kerr
2014-01-30
1
-6
/
+2
*
discover/grub: Use --id values for default option detection
Ben Stoltz
2014-01-17
1
-7
/
+24
*
discover/grub2: Fixes for bison 3.x
Jeremy Kerr
2013-12-03
2
-7
/
+7
*
discover/grub2: Populate $prefix from config file location
Jeremy Kerr
2013-11-27
4
-5
/
+24
*
discover/grub2: Use parser for a single parse
Jeremy Kerr
2013-11-27
1
-3
/
+3
*
discover/grub2: Fix free in load_env command
Jeremy Kerr
2013-11-27
1
-3
/
+3
*
discover/grub2: Fix indentation error
Jeremy Kerr
2013-11-27
1
-1
/
+1
*
discover/grub2: Add support for -s and -f commands
Jeremy Kerr
2013-11-27
1
-5
/
+36
*
automake: Fixups for maintainer-clean
Geoff Levand
2013-11-18
1
-1
/
+1
*
lib: consolidate util macros in util/util.h
Jeremy Kerr
2013-11-13
2
-2
/
+2
*
discover: Fix potentially-uninitialised variables
Jeremy Kerr
2013-11-13
1
-1
/
+1
*
discover: Change parsers to explicitly request configuration files
Neelesh Gupta
2013-11-06
1
-6
/
+18
*
discover/grub2: Clean lexer.[ch]
Jeremy Kerr
2013-10-21
1
-1
/
+2
*
discover/grub2: Allow URL resources
Jeremy Kerr
2013-10-14
2
-3
/
+10
*
discover/grub2: Fix uninitialised yylineno
Jeremy Kerr
2013-10-04
1
-0
/
+1
*
discover/grub2: Implement save_env command
Jeremy Kerr
2013-10-04
2
-5
/
+166
*
discover/grub2: Implement load_env
Jeremy Kerr
2013-10-01
3
-0
/
+116
*
discover/grub2: strdup strings used in the environment
Jeremy Kerr
2013-10-01
1
-4
/
+6
*
discover/grub2: Add default prefix
Jeremy Kerr
2013-10-01
1
-1
/
+3
*
discover/grub2: Clean up error-handling for grub2 parser & lexer
Jeremy Kerr
2013-09-26
3
-16
/
+19
*
discover/grub2: Reimplement default options
Jeremy Kerr
2013-09-25
2
-2
/
+24
*
discover/grub2: Fix uninitialised op variable
Jeremy Kerr
2013-09-24
1
-0
/
+1
*
discover/grub2: Support var=value assignments
Jeremy Kerr
2013-09-24
1
-0
/
+12
*
discover/grub2: Add true & false builtins
Jeremy Kerr
2013-09-24
1
-0
/
+24
*
discover/grub2/lexer: Require 1+ spaces for a TOKEN_DELIM
Jeremy Kerr
2013-09-24
1
-1
/
+1
*
discover/grub2: Add linux16 command
Jeremy Kerr
2013-09-24
1
-0
/
+4
*
discover/grub2: Allow both delimiters and EOLs after a "then" reserved word
Jeremy Kerr
2013-09-24
1
-2
/
+4
[next]