]> xenbits.xensource.com Git - raisin.git/commit
Allow the user's config to live outside of git
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 9 Apr 2015 15:11:45 +0000 (16:11 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 10 Apr 2015 13:55:56 +0000 (13:55 +0000)
commita80657a2f5d51a89bb96164bf9ada0057833ddc7
treecfc53493932e193a667d7219771a1d30cdf56806
parentdeddbe60387caa85694cc39fe7e1e5473b6470c6
Allow the user's config to live outside of git

Move the default config to "defconfig" and add config to .gitignore.
If config doesn't exist, then copy defconfig to it in common_init.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
.gitignore
config [deleted file]
defconfig [new file with mode: 0644]
raise
scripts/mkdeb
scripts/mkrpm