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 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list