Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-30 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3712 | rbalocca | |
2008-09-24 | Bugfix: 3703 | Bob Gilligan | |
Add an item to the grub menu to boot diagnostics if we find a partition that looks to be the diag partition. | |||
2008-09-17 | fix bug 3863 | Robert Bays | |
2008-09-16 | changed union install to support multiple directories | Robert Bays | |
2008-09-10 | fixes to install-system and grub-setup for xen hypervisor and device.map | Robert Bays | |
2008-09-03 | add functioanlity for binary images to install system | Robert Bays | |
2008-08-29 | remove 2nd timeout to avoid 64-bit boot problem | An-Cheng Huang | |
2008-08-29 | Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵ | Bob Gilligan | |
islavista | |||
2008-08-29 | Update install-system and grub-setup to handle RAID-1 configuration. | Bob Gilligan | |
2008-08-29 | Merge from "hollywood" | Rick Balocca | |
2008-08-13 | Bugfix: 1292 | Bob Gilligan | |
Disable logo per instructions from Anatoly. | |||
2008-08-11 | Bugfix: 1292 | Bob Gilligan | |
Re-enable the Vyatta logo on boot. | |||
2008-08-07 | More spaces (bugs http://bugzilla.vyatta.com/show_bug.cgi?id=3549 and ↵ | rbalocca | |
http://bugzilla.vyatta.com/show_bug.cgi?id=3552) | |||
2008-08-07 | Fixes for bugs: http://bugzilla.vyatta.com/show_bug.cgi?id=3549 and ↵ | rbalocca | |
http://bugzilla.vyatta.com/show_bug.cgi?id=3552 This fix involves removing multiple spaces between args on the kernel command line. This fixes the symptom, but the root cause is an uninitialized variable in the grub-pc code, so there is absolutely no guarrantee that this problem will not arrise again. The correct fix is either to return to grub (V1) or to have the developers find and fix the unitialized memory. | |||
2008-08-06 | Fix for http://bugzilla.vyatta.com/show_bug.cgi?id=3520 | Rick Balocca | |