~ubuntu-branches/ubuntu/precise/util-linux/precise-proposed

« back to all changes in this revision

Viewing changes to tests/expected/fdisk/align-512-4K-topology

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-06-20 22:31:50 UTC
  • mfrom: (1.6.3 upstream) (4.5.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110620223150-lz8wrv0946ihcz3z
Tags: 2.19.1-2ubuntu1
* Merge from Debian unstable, remaining changes:
  - Build for multiarch.
  - Add pre-depends on multiarch-support.
  - configure.ac: don't try to be clever about extracting a path name from
    $libdir to append to /usr in a way that's not overridable; instead,
    reuse the built-in configurable libexecdir.
  - Fix up the .pc.in files to know about libexecdir, so our substitutions
    don't leave us with unusable pkg-config files.
  - Install custom blkid.conf to use /dev/.blkid.tab since we don't
    expect device names to survive a reboot
  - Mention mountall(8) in fstab(5) manpages, along with its special
    options.
  - Since upstart is required in Ubuntu, the hwclock.sh init script is not
    called on startup and the hwclockfirst.sh init script is removed.
  - Drop depends on initscripts for the above.
  - Replace hwclock udev rule with an Upstart job.
  - For the case where mount is called with a directory to mount, look
    that directory up in mountall's /lib/init/fstab if we couldn't find
    it mentioned anywhere else.  This means "mount /proc", "mount /sys",
    etc. work.
  - mount.8 points to the cifs-utils package, not the obsolete smbfs one. 
* Dropped changes:
  - mount.preinst: lsb_release has been fixed in lucid and above to be
    usable without configuration, so we don't have to diverge from Debian
    here anymore.
* Changes merged upstream:
  - sfdisk support for '+' with '-N'
  - mount/umount.c: fix a segfault on umount with empty mtab entry
  - Fix arbitrary unmount with fuse security issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
   e   extended
23
23
   p   primary partition (1-4)
24
24
Partition number (1-4): First sector (64-102399, default 64): Using default value 64
25
 
Last sector, +sectors or +size{K,M,G} (64-102399, default 102399):
 
25
Last sector, +sectors or +size{K,M,G} (64-102399, default 102399): 
26
26
Command (m for help): Command action
27
27
   e   extended
28
28
   p   primary partition (1-4)
29
29
Partition number (1-4): First sector (20544-102399, default 20544): Using default value 20544
30
 
Last sector, +sectors or +size{K,M,G} (20544-102399, default 102399):
 
30
Last sector, +sectors or +size{K,M,G} (20544-102399, default 102399): 
31
31
Command (m for help): Command action
32
32
   e   extended
33
33
   p   primary partition (1-4)
34
34
Partition number (1-4): First sector (41024-102399, default 41024): Using default value 41024
35
 
Last sector, +sectors or +size{K,M,G} (41024-102399, default 102399):
 
35
Last sector, +sectors or +size{K,M,G} (41024-102399, default 102399): 
36
36
Command (m for help): Command action
37
37
   e   extended
38
38
   p   primary partition (1-4)
41
41
Last sector, +sectors or +size{K,M,G} (61504-102399, default 102399): Using default value 102399
42
42
 
43
43
Command (m for help): First sector (61568-102399, default 61568): Using default value 61568
44
 
Last sector, +sectors or +size{K,M,G} (61568-102399, default 102399):
 
44
Last sector, +sectors or +size{K,M,G} (61568-102399, default 102399): 
45
45
Command (m for help): First sector (71872-102399, default 71872): Using default value 71872
46
 
Last sector, +sectors or +size{K,M,G} (71872-102399, default 102399):
 
46
Last sector, +sectors or +size{K,M,G} (71872-102399, default 102399): 
47
47
Command (m for help): First sector (82176-102399, default 82176): Using default value 82176
48
48
Last sector, +sectors or +size{K,M,G} (82176-102399, default 102399): Using default value 102399
49
49
 
50
 
Command (m for help):
 
50
Command (m for help): 
51
51
Disk /dev/sdb: 52 MB, 52428800 bytes
52
52
32 heads, 32 sectors/track, 100 cylinders, total 102400 sectors
53
53
Units = sectors of 1 * 512 = 512 bytes