Changeset 732 for trunk/packages/sipb-xen-guest-installer
- Timestamp:
- Jul 27, 2008, 8:05:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-guest-installer/domU/usr/lib/xen-tools/patches/common.diff
r641 r732 26 26 ## default grub root device 27 27 ## e.g. groot=(hd0,0) 28 --- /etc/network/interfaces~ 2008-06-22 06:47:55.000000000 -040029 +++ /etc/network/interfaces 2008-06-22 06:49:21.000000000 -040030 @@ -8,7 +8,7 @@31 # The primary network interface32 auto eth033 iface eth0 inet dhcp34 -# post-up ethtool -K eth0 tx off35 + pre-up ethtool -K eth0 tx off36 37 #38 # The commented out line above will disable TCP checksumming which
Note: See TracChangeset
for help on using the changeset viewer.