Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-29 | Don't let bind mount of /boot happen on livecd. | Bob Gilligan | |
2010-06-26 | Bugfix 5512: Bind mount /boot and /boot/grub on image-installed systems. | Bob Gilligan | |
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. | |||
2010-03-15 | add hook for boot-time config loading environment | An-Cheng Huang | |
2010-03-11 | run migration as vyattacfg group | An-Cheng Huang | |
2010-02-03 | Allow fine grain disabling of vyatta during boot | Stephen Hemminger | |
Can skip system config or firewall portions individually. Can use: novyatta-configure novyatta-migrate novyatta-rl-system ... | |||
2010-02-03 | Remove dead function | Stephen Hemminger | |
unused | |||
2010-02-03 | Rename vyatta-ofr to vyatta-router | Stephen Hemminger | |
Bug 4386 vyatta-ofr is out of date product name. |