Hacker News new | ask | show | jobs
by pnutjam 2605 days ago
Download CentOS

grep -rli 'centos' * | xargs -i @sed -i 's/centos]/Oracle\ Unbreakable\ Linux/gi' @

done

2 comments

Why would you waste cycles invoking grep and xargs and memory piping data back and forth, where pure sed can do it? ;)
Oracle has some pretty beefy hardware. They can afford the cycles. ;)
It is a little bit more than that.
I know there's quite a bit of testing involved to verify their unbreakable kernel stuff and ksplice stuff is compatible. I would suspect there is also the spacewalk integration stuff that is fairly different than redhat's satellite stuff.
I didn't realize, until recently, that satellite 6 is no longer based on spacewalk.
DTrace esp.