85 Commits

Author SHA1 Message Date
50252b52da SYNC
Revision: 11559
Author: pierre
Date: 14 марта 2019 г. 15:09:52
Message:
Fix two typos spotted by J. Lepiller and others introduced by myself
----
Modified : /trunk/BOOK/chapter06/python.xml
Modified : /trunk/BOOK/chapter06/systemd.xml
Modified : /trunk/BOOK/chapter07/consoled.xml
Modified : /trunk/BOOK/chapter07/network.xml
Modified : /trunk/BOOK/chapter07/networkd.xml
2019-08-10 10:24:32 +03:00
97557c2371 Revision: 11556
Author: pierre
Date: 10 марта 2019 г. 12:12:26
Message:
Make variable values <replaceable> in /etc/sysconfig/ifconfig.xxx example.
+ little rewording of some comments.
----
Modified : /trunk/BOOK/chapter07/network.xml
2019-03-10 17:20:08 +03:00
9af588651d Revision: 11555
Author: pierre
Date: 9 марта 2019 г. 11:28:01
Message:
Adapt the LFS book for new jhalfs. The only visible change should be
in "Static IP Configuration" for systemd, where <network-device-name> is
made <replaceable>, and so appears in italics (note: this is not needed
by jhalfs, but is consistent with other similar constructs in the book)
----
Modified : /trunk/BOOK/chapter07/clock.xml
Modified : /trunk/BOOK/chapter07/consoled.xml
Modified : /trunk/BOOK/chapter07/network.xml
Modified : /trunk/BOOK/chapter07/networkd.xml
Modified : /trunk/BOOK/chapter07/usage.xml
2019-03-10 17:17:31 +03:00
fc876a7de0 - переведено: Конфигурация Сети 2018-07-19 17:18:42 +03:00
d4510ee034 batch contents translation 2018-06-08 12:15:49 +03:00
4b0c586cc9 Man-pages and batch translation updates 2018-05-16 15:59:03 +03:00
93a287acf0 to UTF-8 2018-03-02 10:36:00 +03:00
aeb42c6494 Remove section disussing configuration without a network card.
Update boot scripts to unmount network file systems before bringing down the network.
2017-06-24 19:33:48 +00:00
dj
92d4bd05ef Update /etc/hosts in network configuration. 2017-03-08 00:47:35 +00:00
2747eed42d Move merge branch to trunk 2016-05-29 20:28:17 +00:00
3062fd558d Fix overly agressive commenting in network configuration.
Add CONFIG_ entries for kernel recommendations.
2014-06-26 18:54:38 +00:00
bb9048e613 Remove systemd and dbus. Add eudev.
Update gnu urls to use an entity.
Update kbd URL. 
Update procps-ng URL.  
Update to shadow-4.2.1.
2014-05-11 00:11:22 +00:00
bf17d64542 Update to man-pages-3.65.
Text changes in Chapter 7.
2014-04-23 20:53:49 +00:00
f289d7f29c Rewrite and reorganize Chapter 7.
Update systemd customization.
2014-04-21 21:44:04 +00:00
2145e245d5 Add section on systemd customization 2014-04-06 22:36:59 +00:00
82f38b81ee Added systemd and dbus to the book.
Set up systemd and System V side-by-side with the
ability to reboot to either system.
2014-04-03 21:52:09 +00:00
e72b2a779c typos 2013-09-04 16:18:43 +00:00
edca778db0 Remove trailing whitespace from all files. 2013-02-11 20:09:22 +00:00
a03fafbc8c Misc fixes from Fernando 2012-09-27 02:36:20 +00:00
88a9e5d4f0 Add additional explanations for time zone
installation, udev, and network configuration.
2012-08-29 17:06:34 +00:00
3ee6fae34f Update to udev (systemd)-188 2012-08-12 20:02:11 +00:00
8f6f9e156f Typo 2012-06-02 15:56:38 +00:00
a44321f4db Update networking bootscripts. See bootscripts change log for details. 2012-04-09 19:14:33 +00:00
464e07a858 Fixes to bootscripts:
* Remove unneeded function literals.
  * Fix pidlist logic in statusproc.
  * Fix statusproc usage statement.
  * Add nodevtmpfs in mountfs stop.
  * Be consistent wtih #!/bin/sh

Add nodump to xml so command to print out 70-persistent-net.rules 
will not be used in jhalfs. Fixes a problem in kvm.
2012-02-05 06:05:45 +00:00
faa551bae9 Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.
Move network services to /lib/services.
Move init-functions to /lib/lsb.
Make /lib/lsb a symlink to /lib/services.
Create convenience symlink /etc/init.d->/etc/rc.d/init.d
Add help and man pages to ifup/ifdown.

Append /run/var/bootlog to /var/log/boot.log at the end of
the boot sequence.

Add capability to step through the boot scripts at boot time.

Optionally allow environment variables in sysconfig directory's
console, network, and clock files to be placed in rc.site.

Add an optional FASTBOOT parameter to set /fastboot when rebooting.

Remove a minor warning message from udev that is triggered
by the udev_retry boot script.

Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time.

Add a page to Chapter 7 documenting rc.site.
2011-09-19 03:31:46 +00:00
86b77aa675 Add /etc/sysconfig to Creating Directories
Update boot logging to remove terminal escape sequences
2011-08-02 16:28:02 +00:00
878bd361e2 Rewrite bootscripts and Chaper 7 2011-08-02 02:15:42 +00:00
3f7f954e8c Upgrade to Udev-135. Fixes #2284. 2008-12-07 11:45:47 +00:00
20a077af99 Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text.
Should fix #2057, #2079, #2170, and #2186.
2008-05-23 01:45:45 +00:00
c05618c003 Clarify udev persistent-net-rules output 2007-08-08 18:34:59 +00:00
d2c0d7726a Remove extraneous && in chained commands 2007-07-24 14:48:14 +00:00
bedd2cbc37 Trailing spaces clean-up. 2007-04-08 20:21:11 +00:00
b17eaa6f84 Updated book sources to use DocBook-XML DTD 4.5 2007-03-21 18:42:58 +00:00
fe9ff7b048 Use upstream Udev rule_generator setup for NIC naming; fixes #1912. Also fix a validation error in r7923. 2007-02-18 00:40:32 +00:00
a8ab43dfad Move custom CD symlink and custom NIC name rules files to 70-persistent-*.rules, and add ENV{GENERATED} to the CD symlink rules. Prevents Udev rule_generator stuff from conflicting. 2006-11-11 00:49:19 +00:00
44f13dfc57 Delete the persistent-net-generator rules file when using bus positions for network device name assignments. Fixes #1912. 2006-11-06 03:45:49 +00:00
1855141e5f Add an explanation of how to find the PCI bus position of network devices, to fix #1904. Also switch the sample udev rule from ID== to KERNELS== (required for udev >=098). 2006-10-24 01:41:23 +00:00
1de1d6be59 Changed the notes in sections 7.13.1 and 7.14.1 to be explicit about the lack of quotes around EOF. 2006-09-23 00:27:35 +00:00
3a53b061a0 Remove spurious curly braces from /etc/resolv.conf. Fixes #1870 2006-08-31 19:01:15 +00:00
4a171598af Ported updates from 6.2 branch.
Small tags fixes.
2006-08-03 19:29:29 +00:00
9b65c8f451 Various fixes and additions for examples of custom rules in Udev courtesy
of Alexander Patrakov. Includes guidelines for persistent CD-ROM symlinks.
2006-07-12 21:19:33 +00:00
2a20aea317 Changed typography convections. 2006-04-14 09:37:17 +00:00
e5234505da Merged the udev_update branch to trunk. 2006-04-13 18:45:33 +00:00
f679dae5ff Chapter07 indentation. 2005-12-18 18:31:04 +00:00
512017784c Add -v to commands that accept it 2005-09-29 20:55:40 +00:00
6114735505 Reprise of r6318. 2005-07-02 16:47:42 +00:00
5d07e065c5 Several minor wording changes in chapter 8 (matt). 2005-07-02 05:56:57 +00:00
1d6f6b1f02 Brought all occurences of LFS-Bootscripts into conformity. 2005-07-01 20:39:25 +00:00
12d29ba545 Reworded network.xml. 2005-06-28 17:57:34 +00:00
69ad327a20 Minor wording change. Bug 1567. 2005-06-20 19:37:49 +00:00