<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/sade/label.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-12-30T14:35:00Z</updated>
<entry>
<title>Replace sade the extracted piece of sysinstall with sade the extracted</title>
<updated>2012-12-30T14:35:00Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2012-12-30T14:35:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=934f522a9fc8684775d7068c6efa2d430374bc33'/>
<id>urn:sha1:934f522a9fc8684775d7068c6efa2d430374bc33</id>
<content type='text'>
piece of bsdinstall (although this time with a symlink instead of duplicated
source code).

Discussed on:	freebsd-geom
MFC after:	3 months
</content>
</entry>
<entry>
<title>Spelling fixes for usr.sbin/</title>
<updated>2011-12-30T10:58:14Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2011-12-30T10:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3df5ecac8c5e0a9105ba0e783bd9e7077df944e7'/>
<id>urn:sha1:3df5ecac8c5e0a9105ba0e783bd9e7077df944e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot to add usr.sbin/sade/label.c in the previous commit.</title>
<updated>2011-12-18T01:14:38Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-18T01:14:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b134560923b5df52bb297c4e34e10947848242d9'/>
<id>urn:sha1:b134560923b5df52bb297c4e34e10947848242d9</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Port to new libdialog.</title>
<updated>2011-11-24T18:37:16Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2011-11-24T18:37:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=166a0ada4ee1cf04ec01f7cb754172d7fc93eb4d'/>
<id>urn:sha1:166a0ada4ee1cf04ec01f7cb754172d7fc93eb4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disk selection dialog is now a normal menu, not a checkboxed menu:</title>
<updated>2011-11-24T15:47:01Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2011-11-24T15:47:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=246864a52b0a0b846f603b746c3c5ee9c7bcdb83'/>
<id>urn:sha1:246864a52b0a0b846f603b746c3c5ee9c7bcdb83</id>
<content type='text'>
checkboxed menu is confusing and also can not be implemented
in new libdialog.
</content>
</entry>
<entry>
<title>Better to just statically set the name vs. determine at run time.</title>
<updated>2008-05-11T17:23:57Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-05-11T17:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ff2ab846d9d95806652b76b83aac80ca2e2366a'/>
<id>urn:sha1:1ff2ab846d9d95806652b76b83aac80ca2e2366a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up several instances of SADE calling itself sysinstall.</title>
<updated>2008-05-11T07:13:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-05-11T07:13:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=228a5220729c772bd460274a1ab036315de3cfa3'/>
<id>urn:sha1:228a5220729c772bd460274a1ab036315de3cfa3</id>
<content type='text'>
(do so generically so the same set of changes can be applied to sysinstall)
</content>
</entry>
<entry>
<title>o Change the warning dialog for the 'W' command in both the label</title>
<updated>2008-05-05T06:31:41Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2008-05-05T06:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc63a90dc81aa24c5693a807628c0ecef2eedf8f'/>
<id>urn:sha1:cc63a90dc81aa24c5693a807628c0ecef2eedf8f</id>
<content type='text'>
  and partition editors to reflect the fact that this is a stand-alone
  application, not sysinstall(8).
o Change an instance of sade(8) refering to itself as sysinstall(8) in
  a confirmation dialog.

MFC after: 1 week
</content>
</entry>
<entry>
<title>Make sade(8) WARNS=3 clean.</title>
<updated>2006-08-08T13:45:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2006-08-08T13:45:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c7d9f7f033077a232977280b9cb70159adcd4c4a'/>
<id>urn:sha1:c7d9f7f033077a232977280b9cb70159adcd4c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabel part</title>
<updated>2006-08-07T23:35:49Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2006-08-07T23:35:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e14ff0f418fa5ae4195aeeb1a2abe2cb1a26b5d'/>
<id>urn:sha1:2e14ff0f418fa5ae4195aeeb1a2abe2cb1a26b5d</id>
<content type='text'>
of sysinstall. So sysinstall may retire now, we have the important non-install part
of it covered.

ATM it doesn't understand GEOM stuff (like mirror, stripe, raid, ...), but patches
to change this and to clean it up internally are more than welcome.

Submitted by:	mami@nyitolap.hu
</content>
</entry>
</feed>
