Re: SU+J Lost files after a power failure

2013-10-13 Thread Thomas Mueller
> On 13.10.2013 12:16, CeDeROM wrote: > > On 13 Oct 2013 11:30, "David Demelier" > > wrote: > >> Hello there, > >> I'm writing because after a power failure I was unable to log in on my > >> FreeBSD 9.2-RELEASE. The SU+J journal were executed correctly but some > >

Re: Do I really have to install 80 packages?

2013-10-13 Thread Thomas Mueller
On the question of playing Adobe Flash in FreeBSD, could one use the MS-Windows 32-bit version with (i386-)Wine? I plan to try that. Tom ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsu

Re: persistence in freeBSD

2013-09-17 Thread Thomas Mueller
> On Mon, 16 Sep 2013 10:29:26 -0400 > "Sam Fourman Jr." wrote: > > mount -o rw / > That would need to be > mount -u -o rw / > Steve O'Hara-Smith I think you could shorten that to mount -uw / Is that correct? Tom ___ fre

Re: Excessive bounces

2013-08-26 Thread Thomas Mueller
> My membership to this list has been disabled due to excessive bounces. > Could somebody please tell me how to stop these bounces in the future ? > What is their operating mode ? > What can I do if they do not require to break my (inclusive) firewall > which seems to work fine and which

RE: Pre-sales question

2013-08-18 Thread Thomas Mueller
I would like to know if your freebsd OS 9.1 suite on CD(DVD) can be installed, and then run, on a Dell Inspiron 531S? I looked-over your website, and did +not see a citation for that specific PC (though I did see it for others). > For your reference, my PC has a AMD Athlon(tm) 64 X2 Dual core pro

Re: cursor keys not working on console

2013-08-08 Thread Thomas Dickey
, '\EOA'. It's probably http://invisible-island.net/ncurses/ncurses.faq.html#cursor_appmode You would probably find TERM=xterm-noapp and improvement. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net signature.asc Description: Digital signature

Re: Creating freebsd usb boot

2013-07-25 Thread Thomas Mueller
> Hi, > I am Erhan,i have a problem,i read your all definition but i can not > create usb boot FreeBSD,i have a ubuntu 12.04 operating system.I want > to create it with FreeBSD-9.1-RELEASE-amd64-disc1.iso but when i try > this,it shows ''boot error''.Can you help me? Do you want to install onto US

Re: will freebsd run on a mac osx 10.8.4

2013-07-05 Thread Thomas Mueller
I assume you are running Mac OS X 10.8.4 on Intel CPU. I assume it must be 64-bits, so you would want amd64 version of FreeBSD, though you could also run i386 version. I don't know if you could install FreeBSD on same hard disk with Mac OS X, but you ought to be able to install FreeBSD on a sep

Re: define more partitions in freebsd

2013-06-01 Thread Thomas Mueller
> On Sat, 1 Jun 2013 11:10:32 +0430, s m wrote: > hello all > > > i want to install freebsd8.2 on my system. for some reasons, i need > > partitions more than 6. my freebsd just allow me to define partitions > > from a to h, not any more. > That's correct and expected for the MBR partition

Re: List Spam Filtering

2013-05-13 Thread Thomas Mueller
Excerpt from Rich Kulawiec : > 3. Note that Mailman, as part of that same mechanism, allows list-owners > to add non-subscribers to a list of those permitted to send traffic to > the list without approval. This feature is probably more often used to > allow traffic from alternative addresses for

Re: "Leaking" disk space

2013-03-22 Thread Dan Thomas
> A stab in the dark, but does # sync change anything Alas, no. On 21 March 2013 13:21, Bernt Hansson wrote: > On 2013-03-21 11:40, Dan Thomas wrote: >>> >>> Have you used fstat to identify the big growing file which is taking up >>> the space, and which process

Re: "Leaking" disk space

2013-03-21 Thread Dan Thomas
file on disk. Dan On 20 March 2013 23:08, Daniel O'Callaghan wrote: > On 21/03/2013 3:55 AM, Dan Thomas wrote: >> >> Stopping Postgres doesn't fix it, but rebooting does which points at > > Have you used fstat to identify the big growing file which is taking up the >

Re: "Leaking" disk space

2013-03-20 Thread Dan Thomas
Wed, 20 Mar 2013 15:23:18 +0000 > Dan Thomas wrote: > >> Hi Guys, >> >> We're seeing a problem with some of our FreeBSD/PostgreSQL servers >> "leaking" quite significant amounts of disk space: >> >> > df -h /usr/local/pgsql/ >>

"Leaking" disk space

2013-03-20 Thread Dan Thomas
Hi Guys, We're seeing a problem with some of our FreeBSD/PostgreSQL servers "leaking" quite significant amounts of disk space: > df -h /usr/local/pgsql/ Filesystem SizeUsed Avail Capacity Mounted on /dev/mfid1s1d1.1T772G222G78%/usr/local/pgsql > d

Re: Installing 9.1 without re-partitioning hard drive

2013-03-14 Thread Bejoy Thomas
partition it with the default configuration using "Entire Disk" . The FreeBSD handbook should help you http://www.freebsd.org/doc/handbook/bsdinstall-partitioning.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#windows-coexist Bejoy Thomas On 15-Mar-2013,

Re: 3 TB disk troubles

2013-02-14 Thread Thomas Mueller
> I recently bought a 3 TB external hard drive. I attached it to the > Firewire (400) bus and waited for my 8.2-STABLE i386 system to recognize it. > After a small flurry of Firewire protocol messages, the kernel eventually > said, > Feb 12 23:35:42 hellas kernel: da2 at sbp0 bus 0

Re: ZFS - whole disk or partition or BSD slice?

2013-01-28 Thread Thomas Mueller
28.01.2013 01:57, james: >I have a 9.1 system with some SATA disks in RAIDZ, upgraded from 9.0. > >The disks are all the same type, and I formatted them for FreeBSD and >put ZFS in a slice covering most of them. > >I have seen suggestions for OpenIndiana etc that it is better to let ZFS >have the

Re: bsdinstall(8) line drawing characters

2013-01-20 Thread Thomas Dickey
terminal description supports line-drawing characters, it sounds as if the underlying problem is in the console driver. ncurses would use ASCII characters if it is told that the terminal cannot use line-drawing characters. However, it uses the VT100 line-drawing characters if possible. Running vtt

Re: time_t definition

2013-01-17 Thread Thomas D. Dean
On 01/17/13 06:24, Lowell Gilbert wrote: A lot of discussion about what I can do other than understand why gcc does not keep track of the basic typedef. Mayhe the question is beyond this list. Thanks for the replies. Tom Dean ___ freebsd-questi

Re: time_t definition

2013-01-16 Thread Thomas D. Dean
On 01/16/13 10:41, Robert Bonomi wrote: *precisely* and the format string had "%ld". this IS a type mismatch, if a 'long' is a 64-bit value. The original code was compiled on a 32-bit machine for a 32-bit target. I tried %d, %ld, and %lld with the same result. FALSE. Calculation is OK.

Re: time_t definition

2013-01-16 Thread Thomas D. Dean
On 01/16/13 03:00, Patrick Lamaiziere wrote: Looks like gcc47 checks the printf format string (-Wformat) Disable this check or convert your time_t. Yes, I know gcc47 checks the format string. But, time_t is of type int32, from a typedef statement. #include typedef int zzz; typedef zzz yyy;

time_t definition

2013-01-15 Thread Thomas D. Dean
I am attempting to recompile some code from an older version. > uname -a FreeBSD ZD7000 9.1-STABLE FreeBSD 9.1-STABLE #1: Sun Jan 13 23:44:33 PST 2013 root@ZD7000:/usr/obj/usr/src/sys/GENERIC i386 > make gcc47 -O2 -pipe -I../../include -std=gnu99 -fstack-protector -Wsystem-headers -Werr

Re: Reading the handbook from console

2013-01-14 Thread Thomas Mueller
On my now-older computer (from July 2001, 256 MB RAM), svgalib ran on FreeBSD but was very crash-prone. svgalib in Linux was erratic and caused color distortions when switching to an X window. So I decided I wanted no part of svgalib on the new computer, FreeBSD or Linux. Use ASCII art or fra

Re: SPAM-flag on FBSD list

2013-01-14 Thread Thomas Mueller
FreeBSD emailing lists are not spammers, though they let some spams through that their filters miss. Insight Cable uses synacor.com spam-filtering (dis)service that the Insight Cable user can't turn off. This remedy is worse than the disease in my case because it causes bounces, and then my li

Re: BWN WLAN wpa_supplicant ssid mismatch no carrier

2013-01-12 Thread Thomas D. Dean
On 01/12/13 17:59, Thomas D. Dean wrote: > cat /etc/rc.conf ... ifconfig_wlan0="SYNCDHCP WPA ssid tddhome mode 11b" wlan0_bwn0="wlan0" ... I found another email that said the device did not support mode 11n. But, this does not seem to have chang

Re: BWN WLAN wpa_supplicant ssid mismatch no carrier

2013-01-12 Thread Thomas D. Dean
On 01/12/13 17:39, Waitman Gobble wrote: # kldload wlan_ccmp # kldload wlan_ccmp kldload: can't load wlan_ccmp: File exists Tom Dean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

BWN WLAN wpa_supplicant ssid mismatch no carrier

2013-01-12 Thread Thomas D. Dean
FreeBSD 9.0 as of June 1, 2012. I have an older laptop with a PC Card Linksys WiFi adapter. I cannot connect to a close-by (2 ft) wireless router. > cat rc.conf ... ifconfig_wlan0="WPA SYNCDHCP" wlans_bwn0="wlan0" ... > cat /etc/wpa_supplicant.conf network={ ssid="tddhome" psk="" } #

Re: i386 vs amd64

2012-11-30 Thread Thomas Mueller
> On Thu, Nov 29, 2012 at 2:57 PM, Bill Tillman wrote: > > i386 will not see anything above 4 GB > Actually you *can* give access to >4Gb RAM for your system: PAE allows you > to use 36 bits instead of 32 to address your memory (and supported till > Pentium Pro) but that is only for OS (32bit a

Re: dd command: BSD analog of conv=fsync?

2012-11-19 Thread Thomas Mueller
> In the last episode (Nov 18), Thomas Mueller said: > > What is the (Free)BSD counterpart of conv=fsync in dd command? > > Command in question is > > dd if=GNOME-3.6.0.iso of=/dev/DRIVE bs=8M conv=fsync > > This is for writing to a USB stick, and of course DRIVE is

dd command: BSD analog of conv=fsync?

2012-11-18 Thread Thomas Mueller
What is the (Free)BSD counterpart of conv=fsync in dd command? Command in question is dd if=GNOME-3.6.0.iso of=/dev/DRIVE bs=8M conv=fsync This is for writing to a USB stick, and of course DRIVE is replaced by the actual device node; also I believe bs=8M, good for Linux, would be bs=8m in FreeBS

Re: Mounting SD card.

2012-11-15 Thread Thomas Mueller
> >I think that's pretty much standard behaviour. The solution appears to be > >to "wake" it up with the following incantation: > >dd if=/dev/null of=/dev/da0 count=0 > >That's what works here. See the thread starting with > >

Re: Groupping restored partitions into slices

2012-11-06 Thread Thomas Mueller
> Thomas, thank you very much for your mail, but that isn't what I asked. > Of course, I know that "bsdlabel -R ad0s1 new_label_file" writes new > labels to ad0s1. > My question is: what to do if I _lost_ s1, s2, and s3 - how to recover > _them_ first? Without

Re: Groupping restored partitions into slices

2012-11-06 Thread Thomas Mueller
> Thomas, thank you for reply! No, it wasn't dangerously dedicated disk. > However, what is the exact command to add ad4s1 and ad4s3 using > bsdlabel? Is it possible at all? I thought I should use fdisk or > gpart for that. > Thanks, > Sergi M You use fdisk to create wh

Re: Groupping restored partitions into slices

2012-11-06 Thread Thomas Mueller
> Short version: Is it possible to group existing partitions into slices > without affecting data? > Long version: > I had a disk sliced/partitioned like this: > ad4s1 > ad4s1a > ad4s1b (swap) > ad4s1d > ad4s1e > ad4s1f > ad4s2 (storage) > ad4s3 > ad4s3a > ad4s3b (swap) > ad4s3d

Re: yelp could not be built because of libxul dependency (10.0 vs. <2)

2012-11-03 Thread Thomas Mueller
from Ewald Jenisch : > I'm trying to get my system up2date using portupgrade as usual. > However during the upgrade process I ran into a problem during upgrade > of yelp: > ===> yelp-2.30.2_4 depends on package: libxul<2 - not found > ===> Found libxul-10.0.10, but you need to upgrade to libx

Re: yelp could not be built because of libxul dependency (10.0 vs. <2)

2012-10-31 Thread Thomas Mueller
from Ewald Jenisch : > I'm trying to get my system up2date using portupgrade as usual. > However during the upgrade process I ran into a problem during upgrade > of yelp: > ===> yelp-2.30.2_4 depends on package: libxul<2 - not found > ===> Found libxul-10.0.10, but you need to upgrade to libx

Re: Xterm options for correct man page display?

2012-10-07 Thread Thomas Dickey
On Sun, Oct 07, 2012 at 09:09:13AM +0100, Jamie Paul Griffin wrote: > [ Thomas Dickey wrote on Sat 6.Oct'12 at 7:32:00 -0400 ] > > > On Sat, Oct 06, 2012 at 07:31:07AM -0400, Thomas Dickey wrote: > > > On Sat, Oct 06, 2012 at 10:45:52AM +0100, Jamie Paul Griffin

Re: New User to FreeBSD

2012-10-07 Thread Thomas Mueller
> Let me be honest at the outset, I have never used an operating system other > than linux with enthusiasm. > But something about Linux always troubled me "It's licensing", "such > complex family of distributions which are so different from each other". > Which is when I came across FreeBSD. I fel

Re: Xterm options for correct man page display?

2012-10-06 Thread Thomas Dickey
es display fine now for me. For people using UTF-8, the uxterm script works out of the box... The usual problem with fonts is from overwriting the utf8Fonts resource setting via a too-wide "fonts" wildcard pattern. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net pgp7olkEfKQJo.pgp Description: PGP signature

Re: Xterm options for correct man page display?

2012-10-06 Thread Thomas Dickey
On Sat, Oct 06, 2012 at 07:31:07AM -0400, Thomas Dickey wrote: > On Sat, Oct 06, 2012 at 10:45:52AM +0100, Jamie Paul Griffin wrote: > > [ Ronald F. Guilmette wrote on Sat 6.Oct'12 at 2:25:04 -0700 ] > > > > > > > > When I view man pages in a xterm

Re: A problem with loader

2012-10-02 Thread Thomas Mueller
from Zbigniew : > installed recently 9.0 - and I've got a little problem: while booting, > "loader" somehow gets incorrect currdevice value, stopping boot > process. It does get "disk1s6a", but it should be "disk1s7a". I can > boot system, when I set currdev "manually", then type "boot". > But h

Problem upgrading misc/help2man: missing language files

2012-10-02 Thread Thomas Mueller
I am unable to upgrade misc/help2man, required by autoconf and other ports that I want to upgrade that depend on perl and/or png. Currently installed version of help2man is 1.40.12 and new version is 1.40.13 I get a bundle of error messages like Extracting help2man (with variable substitution

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Thomas Mueller
from "David J. Weller-Fahy" : > svn update /usr/src/ When you use svn the first time, svn doesn't know where the repository is, and svn repository is not fully in sync with cvs or csup repository. So you might need, in a fresh directory, svn co svn://svn.freebsd.org/base/stable/9 /usr/src Th

Re: fsck not working on messed-up file system

2012-09-20 Thread Thomas Mueller
> * PLEASE RERUN FSCK * > > Script done on Wed Sep 19 04:17:27 2012 > > Would this indicate a software bug, or is my Western Digital Caviar Green > > 3 TB hard drive failing? > Either something was referencing sectors off the end of the disc, > or the drive is failing. I'd be in

fsck not working on messed-up file system

2012-09-19 Thread Thomas Mueller
I have or had a problem with a file system (FreeBSD UFS2) messed up, either by errant software or system freeze/crash. I successfully cross-compiled, from FreeBSD 9.0-STABLE, a NetBSD 5.1_STABLE i386 system to install on 8 GB USB stick. I have both the NetBSD system source as well as pkgsrc and

NFSv4 mounts succeed on 8.2, but fail on 8.3

2012-09-12 Thread Thomas Hager
s are denied no matter what option i specify. The server always complains about the client issuing requests from an unprivileged port. is mount_nfs no longer honoring the "resvport" option in 8.3? anything else i might be missing? tia, tom. -- Thomas "Duke" Hager

Re: svn and/or portsnap

2012-09-12 Thread Thomas Mueller
Regarding my question, How do you get the ports tree or svn in that case if not using portsnap? Helmut Schneider had two suggestions: > You install ports from CD/DVD. Or use pkg_add -r subversion. :) > ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ I guess I could use the latter and then buil

Re: svn and/or portsnap

2012-09-11 Thread Thomas Mueller
On Sun, 9 Sep 2012 10:37:03 + (UTC), Helmut Schneider wrote: > Hi, > I'm running a custom kernel so I (guess I) need svn in future to fetch > sources instead of cvsup. Should I still use portsnap then for ports or > also fetch them via svn? Polytropon responded: > Ports and system sources ar

Re: Partitioning with gpart

2012-08-29 Thread Thomas Mueller
from "Lynn Steven Killingsworth" : > I have installed PC-BSD 9.1 RC1 last week. Very nice I must say. > The default file system is zfs. I have one storage disk which is ufs and > another which is on an mbr partition. I thought I would format the mbr > disk with zfs and move everything from the

Re: text editor

2012-08-29 Thread Thomas Mueller
On getting vim text editor ("vi improved") for FreeBSD, you can either pkg_add or use the ports system, where you build from source code with a convenient setup. You can check http://www.freebsd.org/ and check the documentation, including the handbook and ports system. I've heard of Cygwin but

Re: FreeBSD 9.1-RC1 Available...

2012-08-25 Thread Thomas Mueller
from Peter Wemm : > As a data point.. if you're talking about "stable/9", then that is > still available via cvs/csup/cvsup as RELENG_9. > If you track 9-stable, you're unaffected. > I got two private emails about this. > To be clear, yes, if you're tracking RELENG_9, you will get > "9.1-STABLE

Re: Upgrading 9.1-BETA1 -> 9.1-RC1

2012-08-24 Thread Thomas Mueller
from Maarten Billemont : > I've installed a FreeBSD server using the BETA1 release because RC1 was > delayed. I notice the 9.1-RC1 is available now, so I thought I'd upgrade > ASAP. > The following command, however, fails me: > freebsd-update -r 9.1-RC1 upgrade > Looking up update.FreeBSD.org

Re: Does 9.0 honor TERM settings

2012-08-24 Thread Thomas Dickey
s not much of a hint (it's Linux-specific, and like most of the Arch wiki - not insightful). (other responses in the thread seem to have answered the question) -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net pgpL3GAW9IKHM.pgp Description: PGP signature

Re: Warning - FreeBSD (*BSD) entanglement in Linux ecosystem

2012-08-23 Thread Thomas Mueller
> So this statement in the WikiP is false? > systemd is Linux-only by design, as it relies upon features such as > cgroups and fanotify.[6] Debian is avoiding the adoption of systemd due > to this issue.[7] > -- > Randal L. Schwartz - Stonehenge Consulting Services, Inc. I read an a

Re: 9.0 release not dead but barely breathing after idling

2012-08-22 Thread Thomas Mueller
from Gary Aitken : > Aargh... > So my 9.0 RELEASE system no longer totally hangs when sitting idle... > it seems to run quite a bit longer, waking up from screen blanking in general > even after long (overnight) periods of sitting idle. However, not always. > X (screen was allowed to blank after

Re: Linux-firefox does not start

2012-08-09 Thread Thomas
Firefox keeps a lock file at $HOME/.mozilla/firefox/{hash.something}/lock . Delete that and try again. Or just run "firefox -no-remote -P" and create another profile. You should find backups of your bookmarks in the older profile's folder, so you can recover them. Greetings, Thom

Re: fsck on FAT32 filesystem?

2012-07-22 Thread Thomas Mueller
Regarding the security of various methods of deleting data, I just saw in Office Depot's online ad for the coming week, which is the reason I couldn't post this any earlier: Need to discard an old PC but worried about protecting your identity? Let us securely erase your personal files and pictu

Questions on ndis for USB wireless adapter

2012-07-16 Thread Thomas Mueller
I am having problems getting the Hiro USB wireless adapter to work and think I might possibly be missing something. Chip is Realtek RTL8191S. I read the man pages for ndisgen and ndiscvt and the FreeBSD Handbook online. Do I need options NDISAPI # and device ndis in the kernel config, even

Re: Broken link on your website

2012-07-14 Thread Thomas Mueller
Snippet from Robert Bonomi regarding spam from Emma Haze : > Now, *PLEASE* stop bombarding the innocent users of the support mailing-list > with your ignorant, ill-informed, impossible-of-fullfilment nonsense. > Continued spamming off the mailing-list might well result in numerous people > decid

Re: Basic i5/i7 Motherboard Suggestion..

2012-07-12 Thread Thomas Mueller
from Pierre-Luc Drouin : > I am looking to build a simple i5 or i7 CPU-based desktop computer that is > compatible with FreeBSD. Could someone suggest me a sub $200 motherboard > whose chipsets and BIOS works well with FreeBSD? I would prefer to stick > with either Intel or Asus if possible... MS

Re: Format a USB flash drive using gpart

2012-07-08 Thread Thomas Mueller
On Sat, 07 Jul 2012 17:45:17 -0400, Thomas Mueller wrote: > Does a USB flash drive also work as a giant floppy, no partitions? > Can you make a flash drive bootable when nonpartitioned and > formatted that way? Polytropon responded: > Yes, that's exactly what my advice was aim

Re: GUI for "gpart"

2012-07-07 Thread Thomas Mueller
On Sat, 7 Jul 2012 08:58:06 -0400, Carmel wrote: > I have heard, although I never personally saw it, a GUI for "gpart" I > heard that there exists one for Linux. Is there any comparable one for > FreeBSD and comparable with KDE? I think gpart is the newer disk partitioning program for FreeBSD, rep

Re: Format a USB flash drive using gpart

2012-07-07 Thread Thomas Mueller
> On Sat, 7 Jul 2012 13:15:10 -0400, Carmel wrote: > > This is probably a dumb question, but does gpart even work on a USB > > flash drive? I have not been able to figure out how to do it. I want to > > erase the entire drive and format it for a FreeBSD UFS2 file system. > In that case, screw slic

Re: Hi i want to ask a question

2012-07-06 Thread Thomas Mueller
On Thu, 5 Jul 2012 22:00:11 +0300 (EEST), Ivan Ivanov wrote: > Hi i want to ask a question about the new release of FreeBSD (9) > is it posible to run this release /whit GUI/ in IBM Thinkpad 1161 > 217 whit this specs 500 mhz Intel Celeron processor 64mb Ram and > 5gb HDD Polytropon responded: >

Re: Hi i want to ask a question

2012-07-05 Thread Thomas Mueller
from Ivan Ivanov : > Hi i want to ask a question about the new release of FreeBSD (9) is it > posible to run this release /whit GUI/ in IBM Thinkpad 1161 217 whit this > specs 500 mhz Intel Celeron processor 64mb Ram and 5gb HDD I think it would be possible, but there would not be enough RAM or

Re: Hi i want to ask a question

2012-07-05 Thread Thomas Mueller
from Ivan Ivanov : > Hi i want to ask a question about the new release of FreeBSD (9) is it > posible to run this release /whit GUI/ in IBM Thinkpad 1161 217 whit this > specs 500 mhz Intel Celeron processor 64mb Ram and 5gb HDD I think it would be possible, but there would not be enough RAM or

Re: WITHOUT_MODULES in /etc/make.conf doesn't work

2012-07-05 Thread Thomas Mueller
> No, I'm just borderline sure that WITHOUT_MODULES works > the same way as MODULES_OVERRIDE, that is it looks in > top directory in /usr/src/sys/modules/ and ulpt is in > /usr/src/sys/modules/usb/ulpt > Speaking of RAM savings, things you would always load > should be compiled in kernel, modules

Re: WITHOUT_MODULES in /etc/make.conf doesn't work

2012-07-04 Thread Thomas Mueller
from Polytropon : > Yes, /etc/src.conf uses WITHOUT_* on a per-module basis, so you need > to explicitely name the modules not to build. > But you're right, there's only WITHOUT_USB (for not building the > USB-related parts), so going with kernel configuration would be > a good point to start --

Re: WITHOUT_MODULES in /etc/make.conf doesn't work

2012-07-03 Thread Thomas Mueller
from Polytropon : > On Mon, 02 Jul 2012 22:59:44 -0400, Thomas Mueller wrote: > > How does one, when building the kernel, prevent building one or more > > modules? > Use the "new" means of /etc/src.conf (see "man src.conf" for > details) to prevent t

WITHOUT_MODULES in /etc/make.conf doesn't work

2012-07-02 Thread Thomas Mueller
How does one, when building the kernel, prevent building one or more modules? I have WITHOUT_MODULES= ulpt in /etc/make.conf but ulpt.ko always appears in /boot/kernel directory. For now, I want to build all modules except for this one, but perhaps I could keep everything in kernel config and no

Re: OT: Linux EXT4 dump/restore equivalent?

2012-06-29 Thread Thomas Mueller
"Peter A. Giessel" responded: > According to: > http://www.sysresccd.org/Detailed-packages-list > It does not contain any version of restore. > There are a lot of Linux boot disks out there. I haven't found one yet that > includes an ext4 compatible restore. Debian lets you roll your own, but

Re: OT: Linux EXT4 dump/restore equivalent?

2012-06-28 Thread Thomas Mueller
On Jun 28, 2012, at 11:59, Vincent Hoffman wrote: > We use dump to backup ext4 filesystems on linux (Centos6) at work "Peter A. Giessel" responded: > You can find a version of dump for Linux that supports ext4. What I have > been completely unable to find is a linux boot disk that has a vers

Re: Omega Zip Drives on FreeBSD 8.*

2012-06-25 Thread Thomas Mueller
from Al Plant : > Aloha Woj, > How did you get the drive to work with USB? By a hardware adapter? I > read there is a USB to ide on the market. I remember specifically that Iomega produced USB Zip drives, though not when they first produced SCSI, ATAPI and parallel-port Zip drives. One problem

Re: Omega Zip Drives on FreeBSD 8.*

2012-06-24 Thread Thomas Mueller
from Al Plant : > Thanks > Of the 4 I had to play with one literally fell apart one scsi card is > throwing errors. The one I finally got working is an old IDE on a > FreeBSD 10 box that I experiment with. This should work fine to archive > the Omega disks we found. > Again thanks for headi

Re: Omega Zip Drives on FreeBSD 8.*

2012-06-24 Thread Thomas Mueller
from Mike Jeays : > I am amazed anyone still has a working Zip drive! Both mine suffered from the > click of death some years ago, round about when 4.11 was current. I would get > any data off them and onto a CD/DVD as soon as possible. For me, they would > make nice museum exhibits, but that's

Re: USB system: FreeBSD 9-STABLE and 10-CURRENT do not recognize 64GB USB drive while Linux and Windows do

2012-06-24 Thread Thomas Mueller
> Hi, > On Saturday 23 June 2012 15:08:53 Thomas Mueller wrote: > > I don't think I ever tried to connect a USB 2.0 device to 3.0 port, but I > > tried the opposite. > I have here 2 hard disks and 2 flash drives with USB 2.0. Three of them work > on FreeBSD on a

Re: USB system: FreeBSD 9-STABLE and 10-CURRENT do not recognize 64GB USB drive while Linux and Windows do

2012-06-23 Thread Thomas Mueller
> My elder colleague often told me that it is the easiest and well-working way > to check whether the one is certified to work for Mac OS X to get USB mass > storage devices which work with *BSD :) > Just my 5 yen, -|-__ YAMAMOTO, Taku | __ < What if a USB mass storage device works with

Re: Why Clang

2012-06-22 Thread Thomas Mueller
On Thu, Jun 21, 2012 at 01:06:12PM +0200, Wojciech Puchar wrote: > >for commercial sponsors of FreeBSD, it has zero bearing on FreeBSD itself. > >If FreeBSD appears > >as a subsidiary of some commercial company (say Juniper) i am not sure this > >will be good > > I think any project that size is

Re: Why Clang

2012-06-21 Thread Thomas Mueller
Snippet from Antonio Olivares : > I have some friends that develop software. They had released it under > GNU umbrella. Later on, other folks were taking advantage and not > giving back as the license requires. There was little to no way to > enforce the license, he decided to move to other li

Re: List flames (was Re: Why Clang)

2012-06-21 Thread Thomas Mueller
from Stephen Cook : > No, this is unusual. But also remember that most of these lists are not > just unmoderated but open to posting without subscription. Then it > becomes kind of amazing at how little flaming and trolling there is. > That's not an accident, the admins work hard to limit abuse.

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-21 Thread Thomas Mueller
Snippet from Wojciech Puchar : > I successfully predicted the fall of linux (in quality point of view) > years ago, then netbsd - after this and my prediction were good. > Now i predict FreeBSD will fall within 2015 time frame. > What i mean fall - that it would be better to use older version as

Re: Why Clang?

2012-06-19 Thread Thomas Mueller
ould not stop me from trying Clang on an experimental/testing installation, such as HEAD, where the basic intent is development. >From Volodymyr Kostyrko: > Thomas Mueller wrote: > >Now one concern is wine not working when Clang is used to "make buildworld". > For me I&#

Re: Why Clang?

2012-06-18 Thread Thomas Mueller
> On 17 June 2012 21:37, Thomas Mueller wrote: > > What is the current status of Clang vs. GCC as default compiler for ports > > and for > > "make buildworld" and "make buildkernel" in HEAD and 9.0-STABLE? > http://wiki.freebsd.org/PortsAndClang

Re: Why Clang?

2012-06-17 Thread Thomas Mueller
What is the current status of Clang vs. GCC as default compiler for ports and for "make buildworld" and "make buildkernel" in HEAD and 9.0-STABLE? Now one concern is wine not working when Clang is used to "make buildworld". I see from reading the emailing lists that the intention is to make Clan

USB device activity when not mounted

2012-06-15 Thread Thomas Mueller
> I can understand why I would see activity on a USB device when it's first > plugged in. But why do I see continued activity (i.e. the light blinks on a > usb disk or memory stick)? When I umount one of these, they keep being beat > up on and it makes me nervous... At what point is it sync'd

Re: ports: make config-recursive doesn't really

2012-06-11 Thread Thomas Mueller
from Gary Aitken : I'm trying to build a script to rebuild and reinstall everything I have installed from ports. I don't want to have to keep checking on it and filling out the +appropriate check boxes for options. I naively assumed: for port in $ports do cd /usr/port/$port make c

Re: Which FreeBSD for Intel i7-2600S and DQ67SWB3?

2012-06-08 Thread Thomas Mueller
Snippet from David Christensen : > http://lists.freebsd.org/pipermail/freebsd-questions/2012-March/239742.html > It looks like -STABLE are daily development/ test builds (?): > ftp://ftp.allbsd.org/pub/FreeBSD-snapshots/amd64-amd64/ > I'm looking for stability. I'll try the 9.0-RELEASE: > ftp

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-07 Thread Thomas Mueller
Snippet from Jerry : > I don't know of any user personally who purchased a new PC and then > threw FreeBSD on it. Most users that I have come into contact with use > 2+ year old units that have been replaced by shiny new Windows units. I > don't see that changing anytime soon. I did, or almost.

Re: Which FreeBSD for Intel i7-2600S and DQ67SWB3?

2012-06-06 Thread Thomas Mueller
- Original Message - From: David Christensen I have a new computer with an Intel i7-2600S processor and DQ67SWB3 motherboard that I'd like to run with ZFS, virtual machine host, desktop, Samba, and terminal server (on second NIC). Can this be done with FreeBSD; if so, which distributi

Why Clang

2012-06-06 Thread Thomas D. Dean
Has the discussion on why change to clang been made available? I would like to know the reasoning. Or, is it simply a gratuitous change? Tom Dean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: (no subject)

2012-06-03 Thread Thomas Mueller
>>For a server, you don't need a lot of fancy stuff such as Adobe Flash > and do you need this for a non-server? Adobe don't want us (FreeBSD users) > to use their closed-source software. And i respect their will and don't > use it. Which resulted in much easier browsing by the way :) Some, too m

Re: HP networked printer -- hp-setup won't use, hp-probe finds

2012-06-03 Thread Thomas Mueller
Polytropon, you mention ppd files (.ppd or .ppd.gz). Is this the binary plugin that hplip was unable to install for me? Or am I grasping at straws? Somehow I thought the binary plugin was much bigger than the .ppd.gz files found in /usr/local/share/ppd/HP/ Tom

Re: Strange case of vanishing disk

2012-06-03 Thread Thomas Mueller
> this is a very strange issue but I guess will either be related to 2 > things, PSU not being powerful enough or disk controller simply being crap. > Here's what's going on. I have a little Chenbro 4 disk mini-ITX NAS > server with 2x 2TB disks and 2x4TB disks as storage - all spread out > over

Re: FreeBSD on the ASUS P8H67-M LGA1155 H67 motherboard

2012-06-02 Thread Thomas D. Dean
On 06/02/12 12:07, Peter Vereshagin wrote: I am using a MSI N210 w/ FreeBSD 9-Stable. Seems to work Ok. Tom Dean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail t

Re: HP networked printer -- hp-setup won't use, hp-probe finds

2012-06-02 Thread Thomas Mueller
From: Wojciech Puchar : > seems you like to incredibly complicated things. > It just happens that i configured that printer in one office and there is > NO NEED for this windows-style crappy shit from HP. > /usr/ports/print/hplip (make config and disable GUI trash) is enough. > scanning works

Re: (no subject)

2012-06-02 Thread Thomas Mueller
> Well, I still see complains about a few quirks in 9 here in the list, > specially after certain src updates. > Re:Use of C99 extra long double math functions after r236148 > Re: kern/168190: [pf] panic when using pf and route-to (maybe: bad fragment > handling?) > Re: ULE/sched issues on stable/

Re: MK_CLANG_IS_CC mis-formed when compiling ports

2012-06-01 Thread Thomas D. Dean
On 06/01/12 00:00, Anton Shterenlikht wrote: On Thu, May 31, 2012 at 07:13:11PM -0700, Thomas D. Dean wrote: I built FrfeeBSD 9 with WITHOUT_CLANG="Yes" When I try to build the net/bwn-firmware-kmod/ I get an error that MK_CLANG_IS_CC is mis-formed. If I define this in make.conf

(no subject)

2012-06-01 Thread Thomas Mueller
On 29 May 2012 20:06, wrote: >    Hello, >   I am moving away from MS products due to security a nd stability >   concerns.  Below are the machines I use and would like to know which >   version of FreeBSD will work best with each.  The computer s are used >   at home and away, for e-mail, prepa

MK_CLANG_IS_CC mis-formed when compiling ports

2012-05-31 Thread Thomas D. Dean
I built FrfeeBSD 9 with WITHOUT_CLANG="Yes" When I try to build the net/bwn-firmware-kmod/ I get an error that MK_CLANG_IS_CC is mis-formed. If I define this in make.conf, I get an error that the user may not set this. If I use 'make MK_CLANG_IS_CC="no"' the port compiles. How do I fix this

Re: HP networked printer -- hp-setup won't use, hp-probe finds

2012-05-31 Thread Thomas Mueller
> From Gary Aitken : > I've got an HP printer directly connected to the local network. > hp-probe finds it: > #hp-probe -bnet > HP Linux Imaging and Printing System (ver. 3.12.2) > Printer Discovery Utility ver. 4.1 > ... > Device URI Model

  1   2   3   4   5   6   7   8   9   10   >