mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
Now that we have metadata injection at build time read it instead of its auxiliary files. Allow live-mount to snoop the metadata and afterwards we can start to marry the version and firmware-product file. Last puzzle piece will be a tool called "opnsense-version" to read the JSON metadata and return it in a piecemeal fashion of a part of the system requires that info, especially from the shell.
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
*.DS_Store
|
|
*.codekit
|
|
*.mo
|
|
*.pyc
|
|
*.sass-cache
|
|
*.volt.php
|
|
/src/etc/php.ini
|
|
/src/etc/php/**
|
|
/src/etc/pkg.conf
|
|
/src/etc/pkg/**
|
|
/src/etc/ssh/**
|
|
/src/lib/**
|
|
/src/opnsense/changelog
|
|
/src/opnsense/firmware-product
|
|
/src/www/wpad.dat
|