~ubuntu-branches/ubuntu/saucy/ubuntu-release-upgrader/saucy-proposed

« back to all changes in this revision

Viewing changes to DistUpgrade/base-installer/kernel/tests/i386/cittagazze.cpuinfo

  • Committer: Package Import Robot
  • Author(s): Brian Murray, Brian Murray, Steve Langasek
  • Date: 2013-09-12 10:38:41 UTC
  • Revision ID: package-import@ubuntu.com-20130912103841-f0ztpee1cfw91hyg
Tags: 1:0.203
[ Brian Murray ]
* test/test_sources_list.py: resolve test failure regarding EOL upgrades
* DistUpgradeQuirks.py: pep8 cleanup, remove some additional unnecessary
  quirks
* DistUpgrade/patches/: remove pycompile patch

[ Steve Langasek ]
* Drop all quirks for upgrades prior to the karmic->lucid upgrade; all
  releases earlier than 10.04 are entirely EOLed, and in any case users
  should not be upgrading directly from such old releases to 13.10 or
  later without going through the intermediate LTS releases, so this is
  all dead code.
* Drop use of base-installer for detecting "recommended" kernels for the
  hardware.  So far this code was only ever used for a one-time transition
  when more specialized kernel flavors became available on i386 that were
  preferred over the -386 flavor, and in the meantime the code is causing
  wrong results on upgrade for users of UbuntuStudio, which ships a kernel
  flavor that's not known by base-installer.  LP: #1220898.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
processor       : 0
2
 
vendor_id       : AuthenticAMD
3
 
cpu family      : 15
4
 
model           : 12
5
 
model name      : AMD Athlon(tm) 64 Processor 3200+
6
 
stepping        : 0
7
 
cpu MHz         : 2246.427
8
 
cache size      : 512 KB
9
 
fdiv_bug        : no
10
 
hlt_bug         : no
11
 
f00f_bug        : no
12
 
coma_bug        : no
13
 
fpu             : yes
14
 
fpu_exception   : yes
15
 
cpuid level     : 1
16
 
wp              : yes
17
 
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext 3dnowext 3dnow up ts fid vid ttp
18
 
bogomips        : 4506.97
19