Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- 05/02/2019 07:31:58 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 16 16 To download the latest stable version of jhalfs, click [http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/ here]. 17 17 18 jhalfs is maintained in a subversion repository. To fetch the latest development version, you can use this command:18 jhalfs development is now hosted on github. To fetch the latest development version, you can use this command: 19 19 {{{ 20 svn co svn://svn.linuxfromscratch.org/ALFS/jhalfs/trunk jhalfs 20 git clone https://github.com/automate-lfs/jhalfs.git 21 21 }}} 22 22