Main repository for pfSense
Go to file
Nick Holloway e7733965b4 Fix #5890 find disk slices as candidates for loading "config.xml" at boot
In commit 873c1701, the call to "/bin/ls /dev/{$disk}s*" was surrounded
with "escapeshellarg" so the wildcard is not expanded.

Use "glob" to find the slices for a disk instead.
2016-02-14 14:05:31 +00:00
boot
cf/conf
conf.default
etc Fix #5890 find disk slices as candidates for loading "config.xml" at boot 2016-02-14 14:05:31 +00:00
root
sbin
tmp
usr Encode gateway name and description before printing. Fixes #5876 2016-02-10 13:29:05 -05:00
.gitattributes
.gitignore
license.txt