Age | Commit message (Collapse) | Author |
|
The RAID startup process is buggy. If modules are unloaded while mdadm
is running it crashes. For now just leave modules intact, and figure
out why MD is unnecessarily started later.
|
|
Bug 6472
Ok to remove more raid modules
|
|
to be generated at compile time. Remove boot time generation of unpriviledged allowed-op
|
|
generate allowed-op short commands at boot time
|
|
Also rotate the config related log files under /var/log/vyatta so that
they don't fill up the root filesystem.
|
|
|
|
|
|
|
|
* add new boot-time config loading script that uses shell API to access backend directly, bypassing wrapper.
* use new loadFile implementation in the backend to perform the actual "load" operation (without "commit"). this reduces the "pre-commit" load time by ~60%.
|
|
1. If sub-init failed then generate failure (not warning) if exit
code is -1.
2. Don't need if test to check for disabled load.
|
|
Standard practice is to use '.log' suffix not _log
|
|
Now that cpufrequtils package is integrated, no longer need
Vyatta specific hack to load cpu frequency modules
|
|
Need to get correct exit status from failed config (or other steps)
and call log_end_msg to display that status.
The load config step is run in sub-shell therefore can use
exec to avoid one fork.
|
|
|
|
Need to have init re-read configuration but only after Vyatta
config (to avoid dropping serial login)
|
|
|
|
On image-installed systems, the /boot directory comes from the read-write
overlay. Its contents are not used by grub to boot the system. This change
mounts the per-image boot directory onto /boot, and the system-wide
grub directory onto /boot/grub.
|
|
|
|
|
|
Can skip system config or firewall portions individually.
Can use:
novyatta-configure
novyatta-migrate
novyatta-rl-system
...
|
|
unused
|
|
Bug 4386
vyatta-ofr is out of date product name.
|