Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: drop shebang from non-executable target files | Adrian Schmutzler | 2020-06-16 |
| | | | | | | | | | | | | | | This drops the shebang from all target files for /lib and /etc/uci-defaults folders, as these are sourced and the shebang is useless. While at it, fix the executable flag on a few of these files. This does not touch ar71xx, as this target is just used for backporting now and applying cosmetic changes would just complicate things. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||
* | x86/generic: add xen DomU support | Felix Fietkau | 2017-01-16 |
Copy the relevant config options from the xen_domu subtarget Signed-off-by: Felix Fietkau <nbd@nbd.name> |