Displaying 7 results from an estimated 7 matches for "default&format".
2020 Jun 15
2
halt versus shutdown
...login accounting file Ivar/admlwtmp.
These actions are inhibited if the -0 or -q options are present.
The BSD 4.3 (that ran on VAXen) man pages say largely similar things:
https://www.freebsd.org/cgi/man.cgi?query=halt&apropos=0&sektion=0&manpath=4.3BSD+Reno&arch=default&format=html
Everything is somewhere on the net :-)
P.
2013 Aug 21
1
Properties list for zfs in FreeBSD
Hi:
Where can I find a list of properties (-o/-O property=value) for
creating a zpool?
I meant something like:
#zpool create \
-o ashift=12 \
-0 dedup=off
-O autoexpand=off
-O atime=off \
-O canmount=off \
-O compression=lz4 \
-O normalization=formD \
-O mountpoint=/jail \
tank \
mirror \
/dev/gptid/diskname0 \
/dev/gptid/diskname1 \
2020 Jun 15
0
halt versus shutdown
...e Ivar/admlwtmp.
> These actions are inhibited if the -0 or -q options are present.
>
> The BSD 4.3 (that ran on VAXen) man pages say largely similar things:
>
>
> https://www.freebsd.org/cgi/man.cgi?query=halt&apropos=0&sektion=0&manpath=4.3BSD+Reno&arch=default&format=html
>
>
ok, so it does a sync then hard halts, but it doesn't gracefully exit
services, or unmount file systems.
--
-john r pierce
recycling used bits in santa cruz
2020 Jun 15
2
halt versus shutdown
...These actions are inhibited if the -0 or -q options are
>present.
>>
>> The BSD 4.3 (that ran on VAXen) man pages say largely similar things:
>>
>>
>>
>https://www.freebsd.org/cgi/man.cgi?query=halt&apropos=0&sektion=0&manpath=4.3BSD+Reno&arch=default&format=html
>>
>>
>ok, so it does a sync then hard halts, but it doesn't gracefully exit
>services, or unmount file systems.
2020 Jun 15
2
halt versus shutdown
> fwiw, i've always used 'init 0' to shut down all sorts of unix/linux
> systems.
In EL7/EL8, init is now a symlink as well because everything is
controlled by systemd.
> On old school unix, and I think even early Linux, halt was an
> /immediate/ halt, as in catch fire. might as well hit the power switch.
>
Not quite. Shutdown is a timed thing so you can tell it
2013 Nov 12
4
freebsd-upgrade
hi all.
it was happened that i have no upgrade my system long time. Before that
i used for upgrading "classic" way.
make buildworld
make buildkernel
make installkernel
mergemaster
make installworld
But in current moment as i can see the upgrading is totally changed. As
i understand commands sequence is next:
#freebsd-update fetch
#freebsd-update install
#freebsd-update upgrade -r
2012 Apr 11
12
[Bug 8856] New: --hard-links does not handle hard-linked symlinks correctly on FreeBSD
https://bugzilla.samba.org/show_bug.cgi?id=8856
Summary: --hard-links does not handle hard-linked symlinks
correctly on FreeBSD
Product: rsync
Version: 3.0.7
Platform: All
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at