On 09/21/10 22:03, LOL wrote: > Hello everybody, I read already all the faq and the doc on the openBSD > websites. There's just two-three thing that I'm not very sure how to do it > correctly. > The proper way to update a -RELEASE installation is to pick the patch on the > openBSD websites and just follow the instruction that come with the patch ?
Please re-read FAQ5. You have two good options. > To update a -CURRENT, you just have to pick a bsd.rd on the openBSD sites > and boot on it and you're on the track ? Please re-read FAQ5. You have multiple options, but installing a snapshot is best, this can be done via bsd.rd or just unpacking the files (see FAQ4). > Does openBSD have a tools that search packages ? The only way I found it's > by installing ports tree but I think it's a bit stupid to have all the tree > just to a search. define "stupid"... vast amounts of information about the available packages is in the ports tree, thus your statement boils down to "It's a bit stupid to have all the information on hand to search for information". however, re-read FAQ15, specifically 15.3.4. > Does openBSD has a boot manager like Grub or Boot0 for FreeBSD ? Standard? thank goodness, no. OpenBSD can boot itself very nicely without third-party add-ons. However, if you wish to make a complicated multiboot system, go for it (it's your foot, your bullets) use whatever boot manager you can manage to get to work, virtually all of them will work with OpenBSD as a generic OS. For simple, single OS systems, they are all solutions looking for a problem. Nick.