diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-21 16:01:15 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-21 16:01:15 +0200 |
commit | bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1 (patch) | |
tree | 2042f96b2b7c3243215ac00427211607e79c9d37 /debian/changelog | |
parent | b552888a489c39e969b06e58dc5b30f264f08485 (diff) | |
download | itzks-systems-bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1.tar.gz itzks-systems-bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1.tar.bz2 itzks-systems-bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1.zip |
Replace fdisk by gnu-fdisk on all systems. GNU Fdisk is built against libparted and supports GPT partition tables. The look'n'feel pretty much resembles that of the usual fdisk tool.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b857d7..3a322c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ itzks-systems (2012.09.14.1) UNRELEASED; urgency=low * /debian/control: + Add dependency linuxlogo to most bin:packages. + Add dependency sudo for systems in the backbone sub-LAN. + + Replace fdisk by gnu-fdisk on all systems. GNU Fdisk is built against libparted + and supports GPT partition tables. The look'n'feel pretty much resembles that + of the usual fdisk tool. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Sep 2012 15:20:38 +0200 |