Home
last modified time | relevance | path

Searched +refs:system +refs:init (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd/sys/contrib/openzfs/etc/
H A DMakefile.am35 dist_noinst_DATA += %D%/init.d/README.md
38 %D%/init.d/zfs-import \
39 %D%/init.d/zfs-load-key \
40 %D%/init.d/zfs-mount \
41 %D%/init.d/zfs-share \
42 %D%/init.d/zfs-zed
52 %D%/systemd/system/50-zfs.preset
55 %D%/systemd/system/zfs-import-cache.service \
56 %D%/systemd/system/zfs-import-scan.service \
57 %D%/systemd/system/zfs-import.target \
[all …]
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A DREADME.md2 Workflow for each operating system:
4 - download current cloud image of operating system
5 - start and init that image via cloud-init
6 - install dependencies and poweroff system
7 - start system and build openzfs and then poweroff again
8 - clone build system and start 2 instances of it
11 - show detailed results for each system
H A Dqemu-5-setup.sh13 PID=$(pidof /usr/bin/qemu-system-x86_64)
52 sudo zfs clone zpool/openzfs@now zpool/vm$i-system
88 --cloud-init user-data=/tmp/user-data \
90 --disk $DISK-system,bus=virtio,cache=none,format=$FORMAT,driver.discard=unmap \
/freebsd/share/examples/etc/
H A DREADME.examples11 bsd-style-copyright - copyright style for bsd system
12 crontab - system scheduled command table (see crontab(5))
27 hosts.equiv - defines system-wide trusted hosts (see ruserok(3))
35 make.conf - example configuration variables for system builds
41 newsyslog.conf - configuration for system log file rotator newsyslog(8)
47 profile - system-wide .profile for sh(1)
49 rc - system startup script (see init(8))
54 rc.shutdown - system shutdown script (see init(8))
65 ttys - defines port configuration for init(8)
69 defaults/rc.conf - default system configuration info (see rc.conf(5))
/freebsd/contrib/ntp/scripts/rc/
H A DREADME4 any services require stable system clock, the ntpwait script should be run
7 The rc.d contains scripts for systems using rc.d init system (originated in
8 NetBSD). If a service requires stable system time, indicate it with TIMESYNC
11 For SysV init systems, you'll have to create links as /etc/rc2.d/S20ntpd and
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8994-smd-rpm.dtsi44 regulator-system-load = <325000>;
103 qcom,init-voltage = <1800000>;
109 qcom,init-voltage = <1200000>;
115 qcom,init-voltage = <1800000>;
125 qcom,init-voltage = <2950000>;
132 qcom,init-voltage = <1200000>;
142 qcom,init-voltage = <1800000>;
149 qcom,init-voltage = <2700000>;
156 qcom,init-voltage = <2700000>;
164 qcom,init-voltage = <3000000>;
[all …]
H A Dmsm8992-bullhead-rev-101.dts101 regulator-system-load = <325000>;
211 regulator-system-load = <570000>;
260 qcom,init-voltage = <2800000>;
268 qcom,init-voltage = <1800000>;
281 qcom,init-voltage = <1800000>;
/freebsd/contrib/less/
H A Dlsystem.c152 system(p); in lsystem()
165 system(cmd); in lsystem()
168 system(cmd); in lsystem()
194 init(); in lsystem()
354 init(); in pipe_data()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h85 void send_do (int option, int init);
87 void send_dont (int option, int init);
89 void send_will (int option, int init);
91 void send_wont (int option, int init);
168 system, /* what the current time is */ member
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp6 Refer to the security(7) and init(8) manual pages for complete details.
8 -1 Permanently insecure mode - always run the system in level 0
15 1 Secure mode - the system immutable and system append-only
25 system is multi-user.
37 Securelevels must be used in combination with careful system design and
38 application of protective mechanisms to prevent system configuration
/freebsd/contrib/dialog/samples/
H A Ddialog.py84 rv = os.system('%s %s %s 2> %s' % (DIALOG, self.__bgTitle, cmd, fName))
94 return os.system(DIALOG + ' ' + cmd)
129 def inputbox(self, text, height=10, width=30, init='', title=''): argument
135 '--inputbox "%s" %d %d "%s"' % (text, height, width, init))
318 name = d.inputbox("What's your name?", init="Snow White")
/freebsd/share/mk/
H A Dbsd.init.mk8 .if !target(__<bsd.init.mk>__)
9 __<bsd.init.mk>__: .NOTMAIN
86 !make(test-system-*) && !make(showconfig) && !make(print-dir) && \
/freebsd/contrib/openresolv/
H A Dresolvconf.in85 Inform the system about any DNS updates.
109 -r \$SERVICE Restart the system service
112 -R Show the system service restart command
320 { [ -s /libexec/rc/init.d/softlevel ] ||
325 RCDIR=/etc/init.d
333 RCDIR=/etc/init.d
372 for x in /etc/init.d/rc.d /etc/rc.d /etc/init.d; do
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dnot-installed4 etc/init.d
12 usr/lib/systemd/system/zfs-import.service
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Da4m072.dts30 system-frequency = <0>; /* From boot loader */
33 fsl,init-ext-48mhz-en = <0x0>;
34 fsl,init-fd-enable = <0x01>;
35 fsl,init-fd-counters = <0x3333>;
/freebsd/contrib/ldns/
H A DREADME.git4 # small list of commands to build all on a linux system
16 git submodule update --init
/freebsd/sbin/init/
H A DNOTES1 POSIX and init:
4 POSIX.1 does not define 'init' but it mentions it in a few places.
9 This specific reference says that 'init' must by default provide
35 waiting on them is called "init" and has a process ID of 1.'
37 It goes on to note that it used to be the case that 'init'
48 takes care of orphans, relieving 'init' of any responsibility.
54 It appears that neither getty nor login call setsid(), so init must
56 way that 'init' should work; it says that setsid() should be called
69 allocate a controlling terminal. This is normally done by a system
96 init is responsible for utmp and wtmp maintenance (ick)
[all …]
H A Dttys1 # This file specifies various information about terminals on the system.
18 # status Must be on or off. If on, init will run the getty program on
24 # If console is marked "insecure", then init will ask for the root password
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in4 # NOTE: This file is intended for sysv init and initramfs.
14 # Run `zfs load-key` during system start?
17 # Run `zfs unload-key` during system stop?
20 # Run `zfs mount -a` during system start?
23 # Run `zfs unmount -a` during system stop?
26 # Run `zfs share -a` during system start?
30 # Run `zfs unshare -a` during system stop?
37 # By setting this to 'yes', the system will instead search all devices for
47 # understand this risk and have complete physical control over your system and
/freebsd/contrib/ee/
H A Dee.i18n.guide99 159 string for turning on emacs key bindings in the init file
100 160 string for turning off emacs key bindings in the init file
127 Check the documentation for your system for proper syntax.
129 Message catalog placement varies from system to system. A common location
147 system vendor in a location unique for you, and this is facilitated by the
150 system-wide profile or in each user's profile. See your system
157 '$quote' directive is not supported by your system's gencat command, edit
/freebsd/tools/tools/nanobsd/pcengines/Files/etc/
H A Dttys1 # This file specifies various information about terminals on the system.
21 # status Must be on or off. If on, init will run the getty program on
27 # If console is marked "insecure", then init will ask for the root password
/freebsd/tools/tools/nanobsd/rescue/Files/etc/
H A Dttys1 # This file specifies various information about terminals on the system.
21 # status Must be on or off. If on, init will run the getty program on
27 # If console is marked "insecure", then init will ask for the root password
/freebsd/stand/kboot/
H A DREADME8 (6) cp boot/loader.kboot init
11 (9) qemu-system-x86_64 -kernel ~/vmlinuz-5.19.0-051900-generic \
33 qemu-system-aarch64 -m 1024 -cpu cortex-a57 -M virt \
/freebsd/contrib/tcsh/
H A Dsrc.desc4 ed.init.c: Editor initialization. Tty/signal setup.
27 sh.init.c: Signal and builtin tables.
48 tc.os.c: OS dependencies/system call emulations.
59 tw.init.c: Initialization and some utilities.
/freebsd/crypto/openssl/test/
H A DREADME-external.md16 $ git submodule update --init
65 of your system. Certain tests may require more installed packages to run. No
76 $ git submodule update --init
99 $ git submodule update --init
127 $ git submodule update --init
156 $ git submodule update --init --recursive

1234567