Re: svn commit: r225201 - in head/sys: amd64/conf i386/conf

2011-08-29 Thread Vadim Goncharov
you? > Next step: after install sysincstall/bsdinstall/pc-install may reduce > /boot/loader.conf and move some drivers to kld_list. Sounds good, but will all-in-loader.conf sllooww down installation media boot considerably? -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@m

Re: svn commit: r225201 - in head/sys: amd64/conf i386/conf

2011-08-29 Thread Vadim Goncharov
ost lines in GENERIC are exactly for storage and network cards. Also, as only GENERIC is updated by freebsd-update(8), you can't workaround such things for installation media but also need to keep in kernel/loader for production use, too. So what could be really axed from there? Just agp, PC

Re: svn commit: r223897 - in head: release usr.sbin/bsdinstall/scripts

2011-07-25 Thread Vadim Goncharov
se. Given current conditions - as there is 9.0 too soon - we are stuck with docs on the second packages disk (or DVD), as the only really available solution. This situation should be resolved before next release. > I know I've never used the installed handbook before (preferring

Re: svn commit: r223897 - in head: release usr.sbin/bsdinstall/scripts

2011-07-17 Thread Vadim Goncharov
typical path is that user has heard about Handbook and even looked into a chapter or two on the site. Nobody reads entire Handbook before install, however (this is just impractical and boring), so he proceeds and then founds that there is no network in FreeBSD out-of-box for his particular ISP a

Re: svn commit: r223897 - in head: release usr.sbin/bsdinstall/scripts

2011-07-15 Thread Vadim Goncharov
e space earlier? And for it is wasted nowadays? > We *could* fit the English ones, but it > badly complicates the release scripts to begin doing package generation, > and Marc and I decided to do it this way. How this can complicate release scripts, when packing release i

Re: svn commit: r223897 - in head: release usr.sbin/bsdinstall/scripts

2011-07-12 Thread Vadim Goncharov
network could be configured only after reading Handbook, installing mpd5 from CD/DVD packages, and so on. Or am I missing something, and it will still be available on the disk? -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail.ru [Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://a

Re: svn commit: r223666 - in head: sbin/ipfw sys/netinet sys/netinet/ipfw

2011-06-29 Thread Vadim Goncharov
"return" to ipfw. They make > possible to organize subroutines with rules. Thanks! > Discussed by: ipfw@, luigi@ > Modified: Is it planned for MFC to 8.x? Would be great. -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail.ru [Moderator of RU.ANTI-ECOLO

Re: svn commit: r223469 - head/sys/netgraph

2011-06-23 Thread Vadim Goncharov
ignal ng_rmnode we are persisant */ Then manual page must also be updated as this was documented behaviour in the SHUTDOWN section. -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail.ru [Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclight] _

Re: svn commit: r222702 - head/sys/sys

2011-06-06 Thread Vadim Goncharov
May be a new uint32_t with bitfields for FIBs, hash and generation count?.. -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail.ru [Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclight] ___ svn-src-all@freebsd.org

Re: svn commit: r222688 - head/sbin/hastd

2011-06-06 Thread Vadim Goncharov
avior only. May be setsockopt(SO_RCVBUF) needs to be used. Also, why recv() is ever there on TCP, instead of read() ? Is that blocking or non-blocking read? In the latter case kqueue(2) is very usfeul. -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail

Re: svn commit: r222582 - head/sys/netinet/ipfw

2011-06-03 Thread Vadim Goncharov
" on the execution of dynamic rule instead of only one action (it is clear only from both PRs which takes much time to grok rulesets). Also, it is questionable whether this patch will stay correct in the future when dynamic rules will be changed, and/or new opcodes (depending on packet di

Re: svn commit: r222319 - head/sbin/newfs

2011-05-27 Thread Vadim Goncharov
So, by the 10-year metric, > the time has come for 32K blocks. May be it's also the time to grow directory block size allocation? It is 512 bytes still. -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail.ru [Moderator o

Re: svn commit: r222034 - head/share/man/man9

2011-05-19 Thread Vadim Goncharov
index, foo->name); > + sbuf_printf(" Address: %s\en", foo->address); > + sbuf_printf(" Zip: %s\en", foo->zipcode); > +} > +if (sbuf_finish(sb)) > + err(1,"Could not generate message"); > +transmit_msg(sbuf_data(sb), sbuf_l

Re: svn commit: r220954 - head

2011-05-05 Thread Vadim Goncharov
here seems to be a bug in r220954. dhw is taking a look at it. > Yeah, it was the whole list; sorry. It should have been > ${INSTALLKERNEL} -- as in: > At least, that seems to work for me. I would hardly object to a reality > check. :-} I just don't know makefiles inter

Re: svn commit: r221469 - head

2011-05-05 Thread Vadim Goncharov
@echo ">>> Installing kernel ${KERNCONF}" > + @echo ">>> Installing kernel ${INSTALLKERNEL}" Thanks! -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mail.ru [Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclig

Re: svn commit: r220954 - head

2011-05-03 Thread Vadim Goncharov
: # build specified kernels by default and install first of them KERNCONF?=ROUTER GENERIC and do just cd /usr/src && make buildkernel Will this patch print the correct first kernel, or this will be entire list? -- WBR, Vadim Goncharov. ICQ#166852181 mailto:vadim_nucli...@mai

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Vadim Goncharov
o and use password reminder - just a few days ago mailman has sent a password reminder, as it does every month, I've just did copy&paste for password. Finally, it sent a reminder to me, yes, but why ever password and delivery flag were not preserved?.. -- WBR, Vadim Goncharov _

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Vadim Goncharov
nd it is now more difficult to manage for those who were used to cvs-all@ - a bunch of lists instead of one. Mailman DOESN'T give me interface to manage all my subscriptions at once - I must go and login for every one! I've heard several complains about this spamming change on loca