25 | | Daily rendered [http://cross-lfs.org/files/BOOK/ snapshots] may be downloaded. Or clone the book's XML source from our GIT repository and render it yourself: |
| 25 | Clone the book's XML source from our GIT repository and render it yourself: |
| 26 | |
| 27 | {{{ |
| 28 | git clone git://git.cross-lfs.org/cross-lfs.git |
| 29 | cd cross-lfs/BOOK |
| 30 | git checkout sysvinit |
| 31 | }}} |
| 32 | |
| 33 | Additional files for this version: |
| 34 | * [http://patches.cross-lfs.org/sysvinit/ Patches] |
| 35 | * [http://cross-lfs.org/files/packages/sysvinit/ bootscripts, packages and udev] |
| 36 | * [http://cross-lfs.org/testsuite-logs/sysvinit/ Test Suite Logs] |
| 37 | |
| 38 | == Current Development 3.x (Systemd) == |
| 39 | |
| 40 | This is the CLFS Systemd Book in its current development state. Changes can happen that break the build temporarily. |
| 41 | |
| 42 | Daily rendered [http://cross-lfs.org/files/BOOK/ snapshots] may be downloaded or clone the book's XML source from our GIT repository and render it yourself: |
34 | | * [http://cross-lfs.org/files/packages/svn/ bootscripts, packages and udev] |
35 | | |
36 | | == Current Development 3.x (Systemd) == |
37 | | |
38 | | This is the CLFS Systemd Book in its current development state. Changes can happen that break the build temporarily. |
39 | | |
40 | | Clone the book's XML source from our GIT repository and render it yourself: |
41 | | |
42 | | {{{ |
43 | | git clone git://git.cross-lfs.org/cross-lfs.git |
44 | | cd cross-lfs/BOOK |
45 | | git checkout systemd |
46 | | }}} |
47 | | |
48 | | Additional files for this version: |
49 | | * [http://ftp.cross-lfs.org/pub/clfs/clfs-packages/systemd/ packages and patches] |
| 51 | * [http://cross-lfs.org/files/packages/git/ Packages] |
| 52 | * [http://cross-lfs.org/testsuite-logs/git/ Test Suite Logs] |