The build of a 13-stable source and kernel were a success under 12-stable
(though with some issues on freeze-ups and hard reboots that I suspect
might be related to the bufdaemon issue and my 0x15 gen AMD cpu).
Created a 13-stable poudriere jail with the knowledge that there may be
issues with bui
On Sat, 8 Aug 2020 at 16:06, Nils Johannsen wrote:
> after discussion with Niclas and I explained him that 12.1-RELEASE works but
> 12-STABLE not, he mentioned to build and install "drm-fbsd12.0-kmod" from
> ports, but also "gpu-firmware-kmod" from ports (instead of prebuild pkg),
> what fixed
On Tue, 21 Jul 2020 at 12:53, Niclas Zeising
wrote:
> On 2020-07-17 11:49, Nils Johannsen wrote:
>
> > yesterday I installed 12.1-STABLE [1] with kernel version `uname -K`
> > 1201519 on my ThinkPad E490 with 'Intel UHD Graphics 620' [2].
> > But if I install the 'drm-fbsd12.0-kmod' and load the
Le lun. 18 mai 20 à 22:52:22 +0200, Thomas Zander via freebsd-stable
écrivait :
> Hi,
Hello,
> > Yes, this has been supported in a few varieties for a few major versions now
>
> ... and it's a cool feature, no doubt! Unfortunately, it requires me
> to supply a passwo
Hi,
thank you for the quick response. I think I have a good overview of
the state of affairs now, thanks!
On Sat, 16 May 2020 at 18:46, Allan Jude wrote:
> > - Encrypted ZFS root pool on RAID-Z
>
> Yes, this has been supported in a few varieties for a few major versions now
... and it's a cool
Hi,
can the following be done these days?
- Encrypted ZFS root pool on RAID-Z
- Supply the key for the encrypted root pool during boot via USB thumb drive
- No keyboard is attached to the machine
- No /boot on the thumb drive, just the key
- I don't mind if /boot is encrypted or not (the use c
aris.ko is
build and loads, right together with module zfs.ko. So zfs shall work.
Any idea what is going wrong here?
--
Thomas
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send a
> On Sun, Jul 7, 2019, 8:23 PM Mike Tancsa wrote:
> > Hi,
> > I am trying to source update a RELENG_10 (stable) image to
> > RELENG_11, but buildworld breaks. On another box, I can go to 11.2R,
> > but dies with RELENG_11. I am guessing its not possible to build the
> > latest clang fro
On 1/16/19 8:16 PM, Thomas Steen Rasmussen wrote:
On 1/16/19 6:56 PM, Steven Hartland wrote:
PS: are you going to file a PR ?
Yes here https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235005
Hello all,
A quick follow up for the archives:
Steven Hartland smh@ found the issue and
essed in a single bucket so if its the bucketing split has the
issue then this will fix. If the issue is more ingrained then it won't.
Setting net.pfsync.pfsync_buckets="1" in /boot/loader.conf doesn't fix
it. That would have been a neat
r master)
Jan 16 16:34:56 fwclu2b kernel: carp: 1@lagg2.51: BACKUP -> MASTER
(preempting a slower master)
Jan 16 16:34:56 fwclu2b kernel: carp: 1@lagg3: BACKUP -> MASTER
(preempting a slower master)
Stopping pfsync again does not make it go back to SLAVE.
Best regards,
Tho
Services
Of these I thought r342051 sounded most likely, so I am currently
building r342050.
I will write again in a few hours when I have isolated the commit.
Best regards,
Thomas Steen R
n make buildworld, without src.conf settings?
Yes, no src.conf, on amd64.
Then I upgraded this machine to the latest 11-STABLE, and after that to
12-STABLE, and everything was OK.
--
Th. Thomas.
signature.asc
Description: PGP signature
1)
This problem has already been reported in
<https://lists.freebsd.org/pipermail/freebsd-current/2018-November/071980.html>
and should be fixed with clang 7, but I'm surprised that it seems
impossible to upgrade from 11-STABLE to 12-STABLE; did I miss something?
Thanks.
--
Th. Thomas.
It looks like the enabling of debugging code in clang/llvm was flipped around
during the stable/12 branch.
See the definition of NDEBUG in lib/clang/llvm.build.mk line 20:
current before r339436:
#CFLAGS+= -DNDEBUG
after r339436:
CFLAGS+=-DNDEBUG
stable/12 at r339435:
#CFLAGS+=
Excerpt from Oliver Pinter:
> Let's do some more step backwards, and see how the graphics driver
> developments works from the corporation side.
> They not bother about any of the BSDs, they focus only to Windows and
> Linux. If you want to use a recent (haha recent, something after 2014) you
> a
from joshua richardson:
> will you help me get this set up on my iphone 6
Very vague message! What are you trying to set up on your iphone 6?
Tom
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
T
excerpt from Glen Barber's announcement:
> A list of changes since 11.1-RELEASE are available in the stable/11
> release notes:
> https://www.freebsd.org/relnotes/11-STABLE/relnotes/article.html
> Please note, the release notes page is not yet complete, and will be
> updated on an ongoing ba
I recently updated my 10.1-STABLE to 11.0-STABLE and find I can no longer
connect with the Ethernet.
dhclient re0 produces
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval
I remember having problems with Realtek 8111E Ethernet on this Intel Ivy Bridge
computer a couple years ago, and now the problem has resurfaced.
I am fresh from updating FreeBSD to 11-STABLE and HEAD on two partitions, and
in both cases can not connect with onboard Ethernet.
>From NetBSD 7.99.1
> BUILDKERNELS=PUMPKIN GENERIC
> > to your /etc/src.conf and removing the KERNCONF line from /etc/make.conf
> > before you run it again. KERNCONF goes on the "make buildkernel" command,
> > not into /etc/make.conf, but should not be necessary at all if /etc/src.conf
> > contains the list of kerne
.freebsd.org/bugzilla/show_bug.cgi?id=205163
May be causes by too small values for some vfs.zfs.arc*.
Could you please list sysctl for vfs.zfs.arc_max and others?
Regards,
--
Th. Thomas.
signature.asc
Description: PGP signature
t = wcscoll_l(w1, w2, locale);
(gdb) n
[wcscoll_l never returns]
Does anybody know what’s going on? This is on a ZFS filesystem if that matters.
Regards,
Thomas Eberhardt
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/li
281
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207281
and after reverting r292895 as proposed in
https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084180.html
everything seems OK.
Thanks!
--
Th. Thomas.
pgpoFHrQSk5GV.pgp
Description: PGP signature
> I've observed the slowness only on the local console, I haven't tested
> the seriel console. Put the FreeBSD legcay installation usb stick into
> the box, select it as boot device and watch the cursor spinning for
> about 10 minutens until the kernel boots. Do the same with an UEFI
> installation
It looks like my reply to the verbose dmesg.boot did not make it to
the list. I was able to boot the PC from a MSDOS 6.22 floppy using a
USB floppy drive. I also can load OpenBSD 5.8 on this PC and it boots
normally.
My verbose dmesg.boot:
Table 'FACP' at 0xbf24f4b8
Table 'APIC' at 0xbf24f5c8
A
> I have a new Asus H170-Plus-D3 motherboard that will be used for a DOM0 Xen
> Server. It uses an Intel i5-6300 processor and a Samsung 840 EVO SSD. I
> would like to use ZFS on this new installation. The Xen Kernel does not
> have UEFI support at this time, so I installed FreeBSD CURRENT r2953
I have a new Asus H170-Plus-D3 motherboard that will be used for a DOM0 Xen
Server. It uses an Intel i5-6300 processor and a Samsung 840 EVO SSD. I
would like to use ZFS on this new installation. The Xen Kernel does not have
UEFI support at this time, so I installed FreeBSD CURRENT r295345 in
Le mer 3 fév 16 à 17:55:03 +0100, Karl Denninger
écrivait :
> (Whistling.)
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187594
>
> (see if that helps you)
Thanks, I'll check it!
--
Th. Thomas.
___
freebsd-stable
le on demand, that's why I've not yet identified the
task...
--
Th. Thomas.
pgp1GfzJKJHyC.pgp
Description: PGP signature
nted out almost every entry in
periodic.conf, and I'm trying to find the culprit.
Regards,
--
Th. Thomas.
pgpJKEAbsjWn8.pgp
Description: PGP signature
k_trampoline ()
at /usr/src/releng/10.1/sys/amd64/amd64/exception.S:606
#19 0x in ?? ()
Current language: auto; currently minimal
(kgdb)
[...]
Full log and coredump have been preserved.
Thomas.
___
freebsd-stable@freebsd.org mailing list
h
from Trond EndrestM-CM-8l:
> Has anyone successfully built stable/10 while running stable/9?
I was successful in the early days of stable/10, also head/11 shortly after the
source tree branch.
After a hard drive with FreeBSD 9.2-STABLE developed errors, I used a USB-stick
installation of FreeB
Excerpt from Baptiste Daroussin:
- Initial support for OS X
- Initial support for NetBSD/EdjeBSD
How would pkg-1.5.0 integrate with NetBSD pkgsrc?
I didn't think there were any plans to port FreeBSD ports to NetBSD. Or is
such a plan in the works?
EdjeBSD should be EdgeBSD. A little spelling
from Shane Ambler:
> On 03/10/2013 17:14, Thomas Mueller wrote:
> > I failed with "make buildworld" on 9.2, building from a 9.2
> > prerelease.
>
> > svn revision on system to be built was 255986.
>
> > uname -a shows
>
> > FreeBSD amelia2 9.2-PR
> I don't know if anyone else already commented on this, but you could try
> adding a line like:
> SRCS+= opt_kdtrace.h
> to the Makefile in modules/dtrace/sdt
> rick
I just updated to svn revision 256062 and made your suggested change.
Now to try again, and if that fails, svn up again, mak
I failed with "make buildworld" on 9.2, building from a 9.2 prerelease.
svn revision on system to be built was 255986.
uname -a shows
FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196: Sun Aug 11
00:36:49 UTC 2013 root@amelia2:/usr/obj/usr/src/sys/SANDY amd64
I had MODULES
deas
what is wrong?
Am 02.10.2013 23:21, schrieb Thomas Krause:
Hi,
I tried to upgrade one of my servers from FreeBSD 9.1 to 9.2
with
freebsd-update upgrade -r 9.2-RELEASE
after the first reboot the system hangs on boot with
Invalid format
...
BTX halted
It's a Supermicro X9SCL-F mainboard.
1 was released.
What happend with the upgrade to 9.2?
Here is the screenshot http://212.78.99.130/btx.jpg
Thanks for any help.
Regards,
Thomas.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubs
> I have just upgraded two virtual machines running on ESXi. They are i386
> with 256Mb of RAM and one CPU, with just a few ports installed (sudo and
> screen and dependencies). They don't do much job (low-traffic authoritative
> nameservers for a dozen of domains). I upgraded by freebsd-update. I
This one is slightly different than the other item thread in this list. This
panic occurred when my weekly cron job fired to "svn up" my STABLE system to
r255294. I did not find a core file. The panic and reboot happened in the
middle of the night and I just noticed it this morning when I wen
> The patch was not intended to address your issue. It was for
> getting correct MAC revision number. So seeing no behavioral change
> is normal.
> The MAC revision number now indicates 0x0010 which means you
> have slightly different variant. I'll let you know if I happen to
> find m
I rebuilt the kernel while keeping the existing kernel, installing to
/boot/kernelre on the USB stick.
Unfortunately all the modules were redundantly rebuilt. Maybe I should have
had "-D NO_MODULES" instead of "-DNO_MODULES"?
I typed "unload" at the loader prompt, then "boot /boot/kernelre/ker
> It looks like 8168E-VL.
> Could you try attached patch and show me the dmesg output(re(4) and
> rgephy(4) only)? The patch was generated to support 8106E but it
> will correctly show MAC revision number.
I assume I go to /usr/src and run
patch < /home/arlene/computer/re.8106.diff
Then rebuild
for MSI Z77 MPOWER motherboard:
re0@pci0:2:0:0: class=0x02 card=0x77511462 chip=0x816810ec rev=0x06 hdr=0x00
vendor = 'Realtek Semiconductor Co., Ltd.'
device = 'RTL8111/8168B PCI Express Gigabit Ethernet controller'
class = network
subclass = ethernet
ifconfig
nterface> PHY 1 on miibus0 rgephy0: none, 10baseT,
> 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX , 100baseTX-FDX-flow,
> 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX- master,
> 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re0: Ethernet
> ad
I've been unable to establish Internet connection from a new computer with
Realtek 811E Ethernet despite this Ethernet chip working on another computer
with another MSI motherboard.
Problem motherboard is MSI Z77 MPOWER.
Older, by two years, motherboard is MSI Z68MA-ED55(B3).
uname -a shows
F
Gary Palmer [gpal...@freebsd.org] wrote:
> It used to be that ports had MAKE_JOBS_SAFE in the Makefile to mark that
> the port could be built using parallel compiles with the '-j' argument
> to make. It appears that the logic has been switched and now you have
> to mark them as MAKE_JOBS_UNSAFE to
Gary Palmer [gpal...@freebsd.org] wrote:
> It's not a compiler flag, it's a make flag. make -j n will fork off up to
> n compilers to do the build. If you just do "make buildworld" then there
> is no parallel compilation.
>
> It used to be that ports had MAKE_JOBS_SAFE in the Makefile to mark th
Gary Palmer [gpal...@freebsd.org] wrote:
>
> When building kernel & world do you use the '-j' argument to do parallel
> builds? AFAIK thats not done by default, but it is for some ports.
>
Gary:
I just use the system defaults when building anything. If there is a
'-j' argument passed to the com
> Tom,
> I have had multiple D510's and now D525's that are part of my test
> systems, all are 4GB machines and all run the latest (ie 2 days old) 9.X
> Stable. They're faultless. I have a D510 in production serving 30
> users - yes its a 1G system running, sendmail, squid, samba as PDC.
> It's
I have an Intel Atom D510 motherboard that is being used in my home router
for
the last several years. It started on FreeBSD 8-Stable and was recently
upgraded
to FreeBSD 9-Stable. Through the years I have observed spurious reboots when
rebuilding ports, but never world or kernel. I have tried
'CPU_FFS'
/usr/src/sys/kern/sched_ule.c:638: warning: nested extern declaration
of 'CPU_FFS' [-Wnested-externs]
*** [sched_ule.o] Error code 1
Hello,
This is not related to VIMAGE and it was fixed in this commit:
http://svnweb.freebsd.org/base?view=revision&revisi
> > Hi,
> >
> :-( Unable to CAMGETPASSTHRU for /dev/cd0 Inappropriate ioctl for
> > device.
>
> I encounter the same problem and reinstalling dvd+rw-tools-7.1 solved it.
>
> Henri
>
Henri:
Thank you for solving this problem for me. I removed and re-installed
dvd+rw-tools-7.1 and this is
at's missing or not working
properly on your machine.
Further i remember a report where CAM related software needed
to be re-compiled before it worked:
http://forums.freebsd.org/showthread.php?t=31181
(It also says you don't need atapicam ... shrug)
=713016
Meanwhile well tested by users of Fedora.
---
Have a nice day :)
Thomas
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Hi,
> >> :-( Unable to CAMGETPASSTHRU for /dev/cd0 Inappropriate ioctl for
device.
>
> Could someone else try to make a 'dump to DVD' backup [...]
> /sbin/dump -0u -L -C16 -B4589840 -P 'growisofs -Z /dev/cd0=/dev/fd/0' /u
A test with less disk load would be to write e.g. 100 MB of zeros
to e.g.
e to write e.g. 100 MB of zeros
to e.g. DVD+RW media (in order to reduce waste):
dd if=/dev/zero bs=1M count=100 | growisofs -Z /dev/cd0=/dev/fd/0
Have a nice day :)
Thomas
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/
> I am only a casual user of CAM for DVD burning (once per release cycle of
libburn). But i
> can analyse some of the relation between growisofs and the error messages.
>> when a blank is inserted:
>> Aug 30 11:04:41 shack kernel: (cd0:ata3:0:0:0): CAM status: SCSI Status
Error
>> Aug 30 11:0
if (sscanf(in_image,"/dev/fd/%u",&imgfd) == 1)
imgfd = dup (imgfd); /* validate descriptor */
I.e. growisofs uses "/dev/fd/" as keyword to obtain the number
of an open file descriptor. In this case: 0 = standard input.
--
> You probably need to recompile whatever application you're using to burn
> CDs.
>
The actual program, cdrecord, works when invoked from the command line. The
following script does not:
EXAMPLES
Dumps the /u file system to DVDs using growisofs. Uses a 16MB cache,
creates a snapshot o
I guess this one did not make it back from USENET to gateway
I just tried to write to a DVD using both a PC running 9.2-RC3-p0 and
9.2-STABLE r255036 on different computers and get the following error
on both computers when a blank is inserted:
Aug 30 11:04:41 shack kernel: (cd0:ata3:0:0:0): CAM
> In reference to this FreeBSD forums post:
> http://forums.freebsd.org/showpost.php?p=231135&postcount=4
> Would it be a good time to remove those from GENERIC since the
> hardware they are for is becoming so seriously outdated?
> There's always an option to load those drivers a
> On Sat, Aug 24, 2013 at 08:53:31PM -0700, Thomas Mueller wrote:
> > Some updates:
> > I could see what happens if I try to boot the FreeBSD boot partition on the
> > hard drive using the Super Grub Disk with chainloader.
> > If that works, it would boot FreeBSD 9.
Some updates:
I could see what happens if I try to boot the FreeBSD boot partition on the
hard drive using the Super Grub Disk with chainloader.
If that works, it would boot FreeBSD 9.0-BETA1, but I would see if it works.
That failed (invalid signature).
I could also try
kfreebsd /boot/kernel/
I could see what happens if I try to boot the FreeBSD boot partition on the
hard drive using the Super Grub Disk with chainloader.
If that works, it would boot FreeBSD 9.0-BETA1, but I would see if it works.
I could also try
kfreebsd /boot/kernel/kernel
On my hard-drive installation, I have a l
> Not sure about a physical cd but booting an iso should be possible
> using either memdisk from grub2 like in the posting I linked,
>
> http://ubuntuforums.org/showthread.php?t=1549847&page=13&p=10818457#post10818457
> _or_ also using grub2's own loopback command like de
This is what /cdrom/isolinux/isolinux.cfg shows for Super Grub2 Disk entry:
LABEL grubdisk
MENU LABEL SGD: Super Grub2 Disk
kernel memdisk
append initrd=/bootdisk/grubdisk.img floppy raw
This is from the latest SysRescCD beta.
Now I wonder how or if one can access a CD or DVD from GRUB2.
GRUB2
> On 20.08.2013 06:58, Thomas Mueller wrote:
> > was taken to a loader prompt where I could not access any files on
> > the hard disk.
> Was the output of lsdev command the same or something changed?
> > So again I had to reboot, this time from the USB stick and at the
I can repeat (again) what uname -a shows:
FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196: Sun Aug 11
00:36:49 UTC 2013 root@amelia2:/usr/obj/usr/src/sys/SANDY amd64
> Hello,
> can you try to install this loader?
> http://people.freebsd.org/~ae/loader
> ..so you probably never saw my post about the updated super grub disk iso:
http://lists.freebsd.org/pipermail/freebsd-stable/2013-August/074711.html
> I.e. they fixed the kfreebsd misspelling and the grub 2.00 bug that
> prevented it from booting a 9.1+ kernel directly, so the autode
I can repeat (again) what uname -a shows:
FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196: Sun Aug 11
00:36:49 UTC 2013 root@amelia2:/usr/obj/usr/src/sys/SANDY amd64
> Hello,
> can you try to install this loader?
> http://people.freebsd.org/~ae/loader
I finally tried again to track down that booting problem with FreeBSD via Super
Grub Disk with kfreebsd.
I also tried, unsuccessfully, the menu choice "Detect any operating system".
That failed for failure to find commands "freebsd" and "frebsd-loadenv".
In the latter command, "frebsd-loadenv"
On 08/16/13 15:41, Mikhail Tsatsenko wrote:
> 2013/8/16 Thomas Zenker :
>> Hi,
>>
>> after updating my freebsd amd64 box from 9.1 (r250841) to 9.2-RC
>> (r254276) virtualbox crashes the machine. Seconds after starting VBOX
> After starting VBOX gui or guest mac
back to 9.1 kernel and matching vbox modules works.
In both cases VBOX 4.2.16 is used.
cheers, Thomas
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-s
> > But as I said, I don't have a digital camera.
> > In any case, sending a graphic image of what ought to be a small text file
> > is very clumsy and inefficient.
> > There ought to be a way to capture loader-command output to a file.
> > Question is how to do that at the loader level.
> On 14.08.2013 07:22, Thomas Mueller wrote:
> > How do I make a photo when I don't have a digital camera?
> > If I had a digital camera, how would I convert the picture to text?
> You can attach images to email, or just share somewhere,
> e.g. http://imm.io
> > I can provide the gpart list from booted system, but how do I capture
> > lsdev output without copying by pencil and paper?
> You can just make a photo.
> > I looked in "man loader" and "man loader.conf".
>
> > I subsequently added some partitions (6,7,12,13,14) for Linux
> >
> On 12.08.2013 19:39, Thomas Mueller wrote:
> > I still wonder why Super Grub Disk kfreebsd worked until recently.
> > I figure something must have changed in FreeBSD loader or kernel
> > structure since the Super Grub Disk didn't change in that time.
>
> > F
> Hmm I just tested super_grub2_disk_hybrid_2.00s1-beta5.iso from
> http://www.supergrubdisk.org/category/download/supergrub2diskdownload/
> if it can boot FreeBSD-9.2-RC1-amd64-memstick.img in qemu and I
> had to fix "kfreebsd" spelled as "freebsd" and "kfreebsd_loadenv"
> spelled as "fr
Has there been a change in loader or kernel format recently?
Through FreeBSD 9.1 postrelease, I was able to boot with grub2 (Super Grub
Disk) on the System Rescue CD (sysresccd.org) by
set root=(hd0,gpt3)
insmod ufs2
kfreebsd /boot/loader
boot
but that no longer works.
That was the method sugg
> > I have been updating my FreeBSD systems for many years by updating and
> > building from source. For the FreeBSD 9.2 cycle, I decided to use
> > freebsd-update for binary update instead. I use Sendmail + Cyrus-SASL and
> > the freebsd-update process only installed a 'bare bones' binary. How
I have been updating my FreeBSD systems for many years by updating and
building from source. For the FreeBSD 9.2 cycle, I decided to use
freebsd-update for binary update instead. I use Sendmail + Cyrus-SASL and
the freebsd-update process only installed a 'bare bones' binary. How do I
compile
with the base system and nothing else, the other one
on top of a geli device. This performs much better and is IMO a
better solution. YMMV :)
I have this method documented on my wiki here:
http://wiki.tyk.nu/index.php?title=Ezjail_host#Further_disk_configuration
Best regards
On 17-07-2013 13:41, Mark Felder wrote:
On Wed, Jul 17, 2013, at 6:09, Thomas Steen Rasmussen wrote:
Hello,
Does this work on stable/9 or only on current ? If not, are there
any plans to MFC ? I ask because I don't see the
ifconfig_IF_aliases syntax in /etc/defaults/rc.conf on a newly
not, are there
any plans to MFC ? I ask because I don't see the
ifconfig_IF_aliases syntax in /etc/defaults/rc.conf on a newly
built stable/9 box.
Thanks for this by the way - it _greatly_ simplifies rc.conf
on my jail hosts, very nice.
Best regards,
Thomas Steen Rasm
On 14 July 2013 18:41, Adrian Chadd wrote:
> Nope. It's a -10 thing.
Okay, thanks for clarifying.
Riggs
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stabl
Hi,
from the mailing lists I couldn't figure out whether 11n is supposed
to work on stable since the existing mail threads seem to focus on
current exclusively.
And since the option exists in the stable kernel code as well, albeit
neither in GENERIC nor in NOTES, I thought I could give it a try
a
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller'
class = mass storage
subclass = SATA
--
Thomas Mueller
___
freebsd-stable@freebsd.org mail
2012-April/038570.html
I wonder whether these have been fixed meanwhile.
-------
Have a nice day :)
Thomas
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
... /rescue/zpool
)
Delete them in livefs/ and re-create them as links to livefs/rescue/cat:
for i in $siblings
do
rm livefs$i
ln livefs/rescue/cat livefs$i
done
This brings the size of livefs/rescue from 676772 KiB to 4924 KiB.
ls -l livefs/rescue reports:
total 676768
-r-xr
rriso does this too. Bootable via El Torito, MBR, GPT, APM.
I once tested
https://wiki.freebsd.org/AvgLiveCD
with
xorriso -as mkisofs ...proposed.options...
----
Have a nice day :)
Thomas
___
> Hello,
> Usually I ask questions on the mailing lists when things are bad and can't
> find much info about the problem myself. This is one of these cases now :)
> Recently (started something like a week or two ago) my system which was
> running months without any issues spontaneously rebooted.
> There has been some discussion about removing CVS from the base system
> now it is no longer used. No concensus was reached, so it's not going
> away immediately (and would not be removed from 9.x or earlier branches
> in any case).
> CVS is (and will remain) available in ports (devel/cvs).
>
from Mark Linimon :
> In an ideal world, the bits that will almost certainly become FreeBSD 9.1
> would not appear on the masters, or any of the mirrors, until the same
> instant that the release announcement is set to freebsd-annou...@freebsd.org.
> In practice this doesn't happen. If there is
I am trying to build FreeBSD update, STABLE branch, and buildkernel apparently
snagged on ndis, which I don't want to do without. According to "man ndis", I
need in kernel config
options NDISAPI
device ndis
device wlan
which I have:
device wlan# 802.11 supp
ank you for your work!
Best regards
Thomas Steen Rasmussen
ps. bz@ cc'ed so he sees this thread
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
I am trying to build FreeBSD update, STABLE branch, and buildkernel apparently
snagged on ndis, which I don't want to do without. According to "man ndis", I
need in kernel config
options NDISAPI
device ndis
device wlan
which I have:
device wlan# 802.11 supp
* [all] Error 2
gmake: *** [src_DIR] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/sysutils/apcupsd.
*** [build] Error code 1
Stop in /usr/ports/sysutils/apcupsd.
There is also an older report by me
http://www.freebsd.org/cgi/query-pr.cgi?pr=168631
that can be closed if this gets fix
nning fine with 9.1-RC2)
Thanks for any help!
Regards,
Thomas.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
1 - 100 of 501 matches
Mail list logo