Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-18 | 0.19.79debian/0.19.79 | Stig Thormodsrud | |
2011-05-18 | Fix 5912: "show vrrp" doesn't list sync-group | Stig Thormodsrud | |
2011-05-17 | 0.19.78debian/0.19.78 | Stephen Hemminger | |
2011-05-17 | irq-affinity: add workaround to avoid some cpu's | Stephen Hemminger | |
For routing and other applications it is helpful to provide some mechanism to reserve some set of CPU's and not assign interface IRQ's to them. Uses environment variable VYATTA_IRQAFFINITY_BANNED_CPUS as mechanism similar to irqbalance(8). | |||
2011-05-17 | 0.19.77debian/0.19.77 | Stephen Hemminger | |
2011-05-17 | Merge branch 'napa' of vm:vyatta/napa/vyatta-cfg-system into napa | Stephen Hemminger | |
2011-05-17 | Fix grub syntax error | Stephen Hemminger | |
left over from conversion to new grub. | |||
2011-05-16 | 0.19.76debian/0.19.76 | An-Cheng Huang | |
2011-05-16 | eliminate hard-coded commit hook directory | An-Cheng Huang | |
2011-05-16 | 0.19.75debian/0.19.75 | Stephen Hemminger | |
2011-05-16 | smp-affinity: fix typo for assign_multiqueue | Stephen Hemminger | |
Multiqueue setup was broken ixgbe because of s/assign/assing/ | |||
2011-05-13 | 0.19.74debian/0.19.74 | John Southworth | |
2011-05-12 | Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napa | John Southworth | |
2011-05-12 | Bugfix 7076: make add system image copy to /config instead of ↵ | John Southworth | |
/opt/vyatta/etc/config | |||
2011-05-12 | Merge branch 'napa' of suva.vyatta.com:/git/vyatta-cfg-system into napa | Stephen Hemminger | |
2011-05-12 | Remove unused parts of rl-system.init | Stephen Hemminger | |
The script was looking up hostname and setting $LOGFILE, but these parts are never used in current code. | |||
2011-05-11 | 0.19.73debian/0.19.73 | Mohit Mehta | |
2011-05-11 | Fix Bug 7012 make /config available with init-floppy | Mohit Mehta | |
2011-05-10 | 0.19.72debian/0.19.72 | Michael Larson | |
2011-05-10 | support interactive mode for rest api for install image op mode commands. | Michael Larson | |
2011-05-10 | 0.19.71debian/0.19.71 | An-Cheng Huang | |
2011-05-10 | more changes for new commit | An-Cheng Huang | |
(cherry picked from commit 11baf27c6caf1a0edf2b993fb7066227d02eab7b) | |||
2011-05-10 | changes for new commit | An-Cheng Huang | |
(cherry picked from commit edf507d5be8061475d00c0cb3278f7cdd8ae844a) | |||
2011-05-09 | 0.19.70debian/0.19.70 | Stephen Hemminger | |
2011-05-09 | Convert mac octets from hex | Stephen Hemminger | |
Bug 7063 Need to convert MAC octets from hex to numeric before doing math operations. | |||
2011-05-06 | Support netxen NIC irq naming convention | Stephen Hemminger | |
Bug 7062 The irq's on Netxen NIC are named: eth0[0] eth0[1] eth0[2] ... This confuses the auto IRQ affinity script. | |||
2011-05-06 | 0.19.69debian/0.19.69 | Stephen Hemminger | |
2011-05-06 | Update help for console speed | Stephen Hemminger | |
Bug 7024 | |||
2011-05-05 | 0.19.68debian/0.19.68 | Stephen Hemminger | |
2011-05-05 | Using ext4 for filesystem depends on newer version of grub | Stephen Hemminger | |
Old (Lenny) version of grub-pc is unable to boot from ext4. | |||
2011-05-05 | Make ext4 the default file system type | Stephen Hemminger | |
2011-05-04 | Update grub config to new syntax | Stephen Hemminger | |
The 'terminal' config statement is replaced by terminal_input and terminal_output. | |||
2011-05-04 | 0.19.67debian/0.19.67 | Stephen Hemminger | |
2011-05-04 | Align install-image partition correctly | Stephen Hemminger | |
Need to pass correct offset for start of root partition | |||
2011-05-03 | 0.19.66debian/0.19.66 | Stephen Hemminger | |
2011-05-03 | Adjust root partition offset based on disk size | Stephen Hemminger | |
On tiny disks, then it doesn't make sense to waste space by offsetting root partition. On big disks, it doesn't hurt and it allows for running on SSD. | |||
2011-05-03 | 0.19.65debian/0.19.65 | Stephen Hemminger | |
2011-05-03 | Make irq affinity handle any irq naming convention | Stephen Hemminger | |
Bug 7032 (reprise) Since there are various forms of multi-queue naming, it is better to just go with the simplest pattern which is to take all the irq's of form ethX-... and sort them. | |||
2011-05-02 | 0.19.64debian/0.19.64 | Stephen Hemminger | |
2011-05-02 | Fix irq-affinity mapping for multiqueue NIC's | Stephen Hemminger | |
Bug 7032 Fix matchinging of irq's named 'eth0-TxRx-0'. And change the code to handle any form of IRQ naming of multiqueue that is eth0-xxx-0. | |||
2011-04-30 | 0.19.63debian/0.19.63 | Stephen Hemminger | |
2011-04-30 | Yet another better alignment start | Stephen Hemminger | |
Parted has magic value '0%' which causes it to choose optimum alignment (2048 on most disks). | |||
2011-04-30 | 0.19.62debian/0.19.62 | Stephen Hemminger | |
2011-04-30 | Fix alignment of root partition | Stephen Hemminger | |
Redo Bug 7038 The previous change did nothing; the alignment option only reports alignment, it does not change values. Need to manually reserve space before root partition. | |||
2011-04-28 | 0.19.61debian/0.19.61 | Stephen Hemminger | |
2011-04-28 | Tell parted to align disk partition | Stephen Hemminger | |
Bug 7038 Align the created disk partition for both install-system and initial install-image. Note: can't fix existing systems where disk is already partitioned. They will just have to suffer with poor performance. | |||
2011-04-27 | 0.19.60debian/0.19.60 | Stephen Hemminger | |
2011-04-27 | Remove unsuccessful attempt to blacklist PC speaker | Stephen Hemminger | |
The PC speaker driver has changed name, and the sound blacklist file does not exist in Debian Squeeze. Just remove the steps from the package install. | |||
2011-04-20 | 0.19.59debian/0.19.59 | Mohit Mehta | |
2011-04-20 | Fix Bug 6811 ENH: add a proper post-configuration boot script | Mohit Mehta | |
* added /config/scripts/vyatta-postconfig-bootup.script that gets called from /etc/rc.local. Users/Support can put in any workarounds in the script for unfixed bugs and enhancements that are not in Vyatta yet. Placing the script under /config makes sure that changes to the script will be preserved for the new image |