The future of fortune(6)

Rodney W. Grimes freebsd-rwg at pdx.rh.CN85.dnsmgr.net
Fri Nov 24 21:04:14 UTC 2017


> On Fri, Nov 24, 2017 at 02:40:42PM -0600, A. Wilcox wrote:
> > On 24/11/17 13:19, Adrian Chadd wrote:
> > > hi,
> > > 
> > > Pardon me, but it's 2017 and the 4.3BSD system index isn't an immutable bible.
> > > 
> > > As a general push to packaging things in general, turning fortune into
> > > a package seems like some low hanging fruit.
> > > 
> > > 
> > > 
> > > -adrian
> > 
> > 
> > This, so much this.  Why is it so controversial to put the thing in a
> > package?  Why do people want so badly to just remove it?  Why wasn't it
> > discussed about putting it in a package?
> 
> Let's bring back badblocks too while we are at it.

Its badsect(8) and it has valid uses, even today.  You can get ufs/ffs
drives that develope a bad block, you can fix the immediate issue with
badsect and a fsck, you loose a file.

I have a 500G drive that has a spot that gets an error, smart flags
it as a pending relocation sector, when I back up and wipe the drive
to clear the pending hoping it well relocate it the drive decides hey,
I wrote and now read back that data so it is not bad, so puts it back
in the good sectors.  Repeat a few times and you quickly learn to use
badsect t just map that sector out and let UFS never use it again.

Now I have this ufs drive... if I stick it on a 12.x current system
it is probalby not gona like my badsect(8) that I have done and I
am unclear as what may happen.

And once again no one followed commiters guide 17.4 even though I
pointed out we have a deprication procedure...

> 
> > 
> > It seems like if, instead of *deleting* things, they were just moved to
> > packages, probably nobody would have complained.  Or at least, it would
> > have been fewer people (I wouldn't have), and the complaints would have
> > been lighter ("you could have told me" vs "how dare you").
> > 
> > Live and learn.  And please, package it.  ALL of it.
> 
> Yes. Please.
> 
> > 
> > --arw
> > 
> > -- 
> > A. Wilcox (awilfox)
> > Open-source programmer (C, C++, Python)
> > https://code.foxkit.us/u/awilfox/
> > 
> 
> 
> Diane Bruce
> -- 
> - db at FreeBSD.org db at db.net http://www.db.net/~db
> _______________________________________________
> freebsd-arch at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arch
> To unsubscribe, send any mail to "freebsd-arch-unsubscribe at freebsd.org"
> 

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the freebsd-arch mailing list