← Back to team overview

tieto team mailing list archive

[Branch ~ubuntu-core-dev/debian-installer/ubuntu] Rev 1667: nic-firmware grew by nearly 4MB (!). Bump amd64, i386, and powerpc

 

------------------------------------------------------------
revno: 1667
committer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
branch nick: ubuntu
timestamp: Wed 2012-04-04 17:10:02 +0100
message:
  nic-firmware grew by nearly 4MB (!).  Bump amd64, i386, and powerpc
  netboot image sizes to match.
modified:
  build/config/amd64/netboot.cfg
  build/config/i386/netboot.cfg
  build/config/powerpc/powerpc/netboot.cfg
  debian/changelog


--
lp:~ubuntu-core-dev/debian-installer/ubuntu
https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu

Your team Tieto is subscribed to branch lp:~ubuntu-core-dev/debian-installer/ubuntu.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu/+edit-subscription
=== modified file 'build/config/amd64/netboot.cfg'
--- build/config/amd64/netboot.cfg	2012-03-22 12:06:28 +0000
+++ build/config/amd64/netboot.cfg	2012-04-04 16:10:02 +0000
@@ -1,7 +1,7 @@
 MEDIA_TYPE = netboot image
 
 # Not really a floppy; this is for use on USB memory sticks.
-FLOPPY_SIZE = 19264
+FLOPPY_SIZE = 23360
 GZIPPED = .gz
 DISK_LABEL = "bootable drive"
 

=== modified file 'build/config/i386/netboot.cfg'
--- build/config/i386/netboot.cfg	2012-03-22 12:06:28 +0000
+++ build/config/i386/netboot.cfg	2012-04-04 16:10:02 +0000
@@ -3,7 +3,7 @@
 MEDIA_TYPE = netboot image
 
 # Not really a floppy; this is for use on USB memory sticks.
-FLOPPY_SIZE = 17920
+FLOPPY_SIZE = 22016
 GZIPPED = .gz
 DISK_LABEL = "bootable drive"
 

=== modified file 'build/config/powerpc/powerpc/netboot.cfg'
--- build/config/powerpc/powerpc/netboot.cfg	2012-03-22 12:06:28 +0000
+++ build/config/powerpc/powerpc/netboot.cfg	2012-04-04 16:10:02 +0000
@@ -1,7 +1,7 @@
 MEDIA_TYPE = netboot image
 
 # Not really a floppy; this is for use on USB memory sticks.
-FLOPPY_SIZE = 24000
+FLOPPY_SIZE = 28000
 GZIPPED = .gz
 DISK_LABEL = "bootable drive"
 

=== modified file 'debian/changelog'
--- debian/changelog	2012-04-04 12:09:02 +0000
+++ debian/changelog	2012-04-04 16:10:02 +0000
@@ -1,3 +1,10 @@
+debian-installer (20101020ubuntu129) UNRELEASED; urgency=low
+
+  * nic-firmware grew by nearly 4MB (!).  Bump amd64, i386, and powerpc
+    netboot image sizes to match.
+
+ -- Colin Watson <cjwatson@xxxxxxxxxx>  Wed, 04 Apr 2012 17:09:22 +0100
+
 debian-installer (20101020ubuntu128) precise; urgency=low
 
   * Move to 3.2.0-22 kernels.