[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: CDs DVDs or netboot. Oh my!
- From: "Nicolas Mailhot" <nicolas mailhot laposte net>
- To: "Development discussions related to Fedora" <fedora-devel-list redhat com>
- Subject: Re: CDs DVDs or netboot. Oh my!
- Date: Thu, 11 Oct 2007 15:26:54 +0200 (CEST)
Le Jeu 11 octobre 2007 15:05, Lubomir Kundrak a écrit :
> Off list;
Not really :)
> so I don't pollute the list with a personal rant :)
It's not a rant and it's not personal. I'll do it one last time in
pseudo_code
For each install_process
where install_process=(H1...Hn human intervention)+(C1...Cm
computer processing)
if interleaved((H1...Hn), (C1...Cn)) then {
total_required_attended_install = sum(H1...Hn)+sum(C1...Cn) ;
print("This is user-unfriendly) ;
return -ENEWUBUNTUUSER ;
}
else {
total_required_attended_install = sum(H1...Hn) ;
print("Fedora has a nice installer") ;
return NEWFEDORAUSER ;
}
--
Nicolas Mailhot
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]