Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-17 | Fix grub syntax error | Stephen Hemminger | |
left over from conversion to new grub. | |||
2011-05-04 | Update grub config to new syntax | Stephen Hemminger | |
The 'terminal' config statement is replaced by terminal_input and terminal_output. | |||
2010-07-19 | Bugfix 5512: Have grub.cfg use the vmlinuz and initrd.img symlinks if available | Bob Gilligan | |
The /boot directory is populated with vmlinuz and initrd.img files whose names are suffixed with the kernel version string. A vmlinuz and initrd.img symlink points to the "current" version of each file. It is simpler to have the grub.cfg file use the symlink, since then the kernel to boot can be changed by just adjusting the symlinks. | |||
2010-04-09 | increase xen hypervisor heap size | An-Cheng Huang | |
2010-03-10 | Fix case of VGA_LOGO option | Stephen Hemminger | |
2010-03-10 | Disable SELinux during password reset | Stephen Hemminger | |
2010-02-08 | Bugfix 5225: Include the OS version number in the grub menu entry. | Bob Gilligan | |
2009-12-14 | Re-enable frame-buffer on console | Stephen Hemminger | |
The frame-buffer allows for Vyatta logo, scrollback, and more lines of text on VGA console. | |||
2009-11-05 | use new vyatta-union arg to reduce kernel cmdline length. | An-Cheng Huang | |
2009-10-13 | limit xen dom0 memory to 512meg | Robert Bays | |
(cherry picked from commit c93e5328faa74a79d219ce96d95417ba1adbfb8f) | |||
2009-04-14 | handle default xen kernel | An-Cheng Huang | |
2009-04-13 | add read-write union install mechanism | An-Cheng Huang | |
2009-04-09 | fix xen kernel handling for union install | An-Cheng Huang | |
2009-04-06 | change xen kernel detection | An-Cheng Huang | |
2009-03-16 | will help debug bug 4181 if and when it happens | Mohit Mehta | |
2008-11-06 | Remove OFR from grub lines | Stephen Hemminger | |
OFR is no longer used in reference to Vyatta per marketing guidelines. | |||
2008-10-27 | Standalone tool now changes vyatta not root password | Stephen Hemminger | |
Discourage use of root account by having tool handle changes to user vyatta. Also, don't use framebuffer by default since it slows things down | |||
2008-10-08 | fix xen grub setup | An-Cheng Huang | |
2008-09-30 | Add vyatta-grub-setup | rbalocca | |