- Changed: auto negotiation enabled for
ether1
andether2
in defonf - Bugfix: RouterOS
v7.15
compatibility - added2s
delay between upload and reset
- Added:
workspace init
command to create default workspace structure - Added: default
defconf.rsc
script - Added: random password generation to
defconf.rsc
- Added: header/footer wrapper to
defconf
generator - Added: symlink check to throw an error on invalid links
- Changed: disabled ssh key verification for
init
command (full system rest) - Bugfix: in case
SFTP_KNOWN_HOSTS
is not set within config,/dev/null
is used for theinit
command
- Bugfix: added linebreak after each file to avoid errors when joining the footer
- Added: multidevice builds (subtargets)
- Added: default sftp deploy hook
- Added: project based configuration file
$WORKINGDIR/.config
loaded on startup (optional) - Added: device initialization example
- Added:
reboot
command - Added:
exec
command - Added: config option
OPTIMIZE
to disable output "optimization" - Added: option to use custom header/footer/post_build hooks
- Added: wrapper files
header.rsc
andfooter.rsc
can be overridden - Changed: default files (head)
- Changed: init directory changed from
_init
to.init
- Changed:
bash-functions
updated tov0.2.0
(MPL-2.0) - Bugfix:
init
command doesn't honor hostname (default used instead)
- Added: multiline flattening
- Added: whitespace+comment removal
- Bugfix: resolving basepath using symlinks failed