Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | localmodconfig: Fix localyesconfig to set to 'y' not 'm' | Yuta Ando | 1 | -0/+2 |
2012-08-17 | localmodconfig: Use my variable for loop in streamline_config.pl | Bill Pemberton | 1 | -1/+1 |
2012-08-17 | localmodconfig: Use 3 parameter open in streamline_config.pl | Bill Pemberton | 1 | -16/+14 |
2012-08-17 | localmodconfig: Rework find_config in streamline_config.pl | Bill Pemberton | 1 | -8/+6 |
2012-08-17 | localmodconfig: Set default value for ksource in streamline_config.pl | Bill Pemberton | 1 | -1/+1 |
2012-06-19 | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG | Steven Rostedt | 1 | -0/+21 |
2012-06-19 | localmodconfig: Check if configs are already set for selects | Steven Rostedt | 1 | -11/+104 |
2012-06-19 | localmodconfig: Read in orig config file to avoid extra processing | Steven Rostedt | 1 | -2/+24 |
2012-06-19 | localmodconfig: Comments and cleanup for streamline_config.pl | Steven Rostedt | 1 | -4/+9 |
2012-01-14 | kconfig/streamline-config.pl: Fix parsing Makefile with variables | Steven Rostedt | 1 | -0/+29 |
2012-01-14 | kconfig/streamline-config.pl: Simplify backslash line concatination | Steven Rostedt | 1 | -13/+12 |
2011-08-08 | kconfig/streamline_config.pl: use options to determine operating mode | Arnaud Lacombe | 1 | -1/+13 |
2011-08-08 | kconfig/streamline_config.pl: directly access LSMOD from the environment | Arnaud Lacombe | 1 | -2/+6 |
2011-02-09 | trivial: Fix Steven's Copyright typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-29 | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt | 1 | -2/+2 |
2010-10-29 | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt | 1 | -1/+18 |
2010-10-29 | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu | 1 | -1/+3 |
2010-10-29 | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura | 1 | -2/+2 |
2010-10-29 | kconfig: Make localmodconfig handle environment variables | Steven Rostedt | 1 | -1/+11 |
2010-05-28 | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster | 1 | -2/+3 |
2010-05-28 | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster | 1 | -1/+1 |
2010-05-28 | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster | 1 | -1/+1 |
2010-02-03 | kconfig: Add LSMOD=file to override the lsmod for localmodconfig | Steven Rostedt | 1 | -11/+27 |
2010-02-02 | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl | Steven Rostedt | 1 | -1/+14 |
2010-01-07 | kconfig: Check for if conditions in Kconfig for localmodconfig | Steven Rostedt | 1 | -0/+26 |
2009-11-20 | kconfig: Fix make O=<dir> local{mod,yes}config | Steven Rostedt | 1 | -6/+6 |
2009-08-19 | kconfig: make local .config default for streamline_config | Steven Rostedt | 1 | -4/+4 |
2009-08-19 | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 1 | -0/+4 |
2009-08-19 | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 1 | -6/+3 |
2009-08-19 | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 1 | -1/+62 |
2009-08-19 | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 1 | -10/+23 |
2009-08-19 | kconfig: do not warn about modules built in | Steven Rostedt | 1 | -3/+5 |
2009-08-19 | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 1 | -5/+3 |
2009-08-19 | kconfig: add streamline_config.pl to scripts | Steven Rostedt | 1 | -0/+291 |