~dpm/ubuntu/lucid/update-manager/bug-537277

« back to all changes in this revision

Viewing changes to DistUpgrade/base-installer/kernel/tests/lpia/sylvania.cpuinfo

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Wesley Schwengle, Dustin Kirkland, Jonathan Riddell
  • Date: 2010-03-08 20:58:44 UTC
  • Revision ID: james.westby@ubuntu.com-20100308205844-y47e225am3aujmwr
Tags: 1:0.133
[ Michael Vogt ]
* UpdateManager/Core/MetaRelease.py:
  - allow upgrade from unsupported version to unsupported version
* DistUpgrade/removal_blacklist.cfg:
  - allow removal of update-manager-kde
* check-new-release-gtk:
  - fixes in the gtk release upgrade check
* DistUpgrade/xorg_fix_proprietary.py:
  - if /etc/X11/XF86Config-4 is found on upgrade, rename it to
    "XF86Config-4.obsolete"
  - write log to "/var/log/dist-upgrade/xorg_fixup.log"
* do-release-upgrade, check-new-release:
  - implemented "check-releae-upgrade" as symlink to do-release-upgrade
    and automatically run with "--check-dist-upgrade-only" when called
    as c-r-u
  - add --quiet option to do-release-upgrade
* debian/update-manager-core.links:
  - install /usr/lib/update-manager/check-new-release as symlink to
    do-release-upgrade -c

[ Wesley Schwengle ]
* Check for release upgrade is now also possible with do-release-upgrade
  command: do-release-upgrade -c. (LP: #415026)
* Added --version/-V to do-release-upgrade (similar to update-manager)

[ Dustin Kirkland ]
* debian/91-release-upgrade, debian/update-manager-core.install,
  - some users are complaining of long login times due to the release
    check requiring network connectivity; this information clearly doesn't
    change as frequently as the user logging in, so maintain a cache file
    in /var/lib, display it if it's populated, but otherwise, update it in
    the background if its either missing or the file is older than a day
    old, LP: #522452

[ Jonathan Riddell ]
* Do not allow for the removal of update-manager-kde, we do want it after all

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
processor       : 0
2
 
vendor_id       : GenuineIntel
3
 
cpu family      : 6
4
 
model           : 28
5
 
model name      : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
6
 
stepping        : 2
7
 
cpu MHz         : 800.000
8
 
cache size      : 512 KB
9
 
physical id     : 0
10
 
siblings        : 2
11
 
core id         : 0
12
 
cpu cores       : 1
13
 
fdiv_bug        : no
14
 
hlt_bug         : no
15
 
f00f_bug        : no
16
 
coma_bug        : no
17
 
fpu             : yes
18
 
fpu_exception   : yes
19
 
cpuid level     : 10
20
 
wp              : yes
21
 
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 xtpr lahf_lm
22
 
bogomips        : 3204.20
23
 
clflush size    : 64
24
 
 
25
 
processor       : 1
26
 
vendor_id       : GenuineIntel
27
 
cpu family      : 6
28
 
model           : 28
29
 
model name      : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
30
 
stepping        : 2
31
 
cpu MHz         : 800.000
32
 
cache size      : 512 KB
33
 
physical id     : 0
34
 
siblings        : 2
35
 
core id         : 0
36
 
cpu cores       : 1
37
 
fdiv_bug        : no
38
 
hlt_bug         : no
39
 
f00f_bug        : no
40
 
coma_bug        : no
41
 
fpu             : yes
42
 
fpu_exception   : yes
43
 
cpuid level     : 10
44
 
wp              : yes
45
 
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 xtpr lahf_lm
46
 
bogomips        : 3200.24
47
 
clflush size    : 64
48