Commit Graph

54 Commits

Author SHA1 Message Date
Justin M. Forbes 0b116e4726 Add configs 2018-02-12 07:32:33 -06:00
Justin M. Forbes bf681f6a5b Linux v4.15-11704-ga2e5790d8416 2018-02-07 09:13:24 -06:00
Justin M. Forbes 98c76e090f Linux v4.15-1549-g6304672b7f0a 2018-01-30 12:26:27 -06:00
Don Zickus 4d6d8cc5c1 configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use.  Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.

This patch does a plain

mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora

No code changes.
2018-01-05 14:40:14 -08:00