Changes between Initial Version and Version 1 of old-branch


Ignore:
Timestamp:
07/17/2023 10:40:43 AM (17 months ago)
Author:
Xi Ruoyao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • old-branch

    v1 v1  
     1Some old Git branches are hidden.  If you want to fetch them, add the following section into the `.git/config` file of your `lfs.git` clone:
     2
     3{{{
     4[remote "old"]
     5        url = https://git.linuxfromscratch.org/lfs.git
     6        fetch = +refs/old/heads/*:refs/remotes/old/*
     7}}}
     8
     9Then run `git fetch old`.
     10
     11These branches are:
     12
     13{{{
     146.1-pre1
     156.1-pre2
     166.1-testrelease
     176.1.1-pre1
     186.1.1-pre2
     196.1.1-rc1
     206.1.1@7197
     216.2-new
     226.2-pre1
     236.2-pre2
     246.2-pre3
     256.3-8326
     266.3-rc1
     276.3-rc2
     286.5-rc1
     296.5-rc2
     306.6-rc1
     316.6-rc2
     326.7-rc1
     336.8-rc1
     347.0-rc1
     357.0-rc2
     367.1-rc1
     377.10
     387.10-rc1
     397.2-rc1
     407.3-rc1
     417.4-rc1
     427.4-rc2
     437.5-SYSTEMD-rc1
     447.5-rc1
     457.5-systemd-rc1
     467.6-rc1
     477.6-systemd-rc1
     487.6-systemd-rc2
     497.7-rc1
     507.7-systemd-rc1
     517.8-rc1
     527.9-rc1
     537.9-rc2
     547.9-systemd-rc1
     557.9-systemd-rc2
     568.0-rc1
     578.1-rc1
     588.1-rc2
     598.2-rc1
     608.3-rc1
     618.3-rc2
     628.4-rc1
     639.0-rc1
     649.1-rc1
     65BOOK.old
     66LFS-RNG
     67LFS7POC
     68alphabetical
     69b5_0
     70b5_1
     71branch_point_5_1
     72branch_point_6_0
     73cross-chap5
     74gcc4
     75hybrid
     76jh
     77lfs-6.2-pre3
     78mod_xslt_branch
     79multi-arch
     80multilib-before-cross
     81nosym
     82old-trunk
     83oldtestingasof20050219
     84oldtrunkasof20050219
     85oldxml_b_5_1
     86oldxml_bp_5_1
     87systemd
     88test
     89udev_update
     90v3_0-rc1
     91v3_2-rc1
     92v3_2-rc2
     93v4_0rc1
     94v5_0-pre1
     95v5_0-pre2
     96v5_0-pre3
     97v5_1-pre2
     98x86_64-POC
     99gcc-4.0
     100}}}