Changes between Version 10 and Version 11 of InstallationDebian
- Timestamp:
- 01/25/13 17:09:22 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationDebian
v10 v11 18 18 For Debian add the following line to your /etc/apt/sources.list file: 19 19 {{{ 20 deb ftp://ftp.vuurmuur.org/debian/ etchmain20 deb ftp://ftp.vuurmuur.org/debian/ squeeze main 21 21 }}} 22 Replace etch by sarge, lenny or sid for those versions. You can also get the alpha releases or nightly svn builds by replacing 'main' by 'alpha' or 'svn'.22 Replace squeeze by wheezy or sid for those versions. You can also get the alpha releases or nightly svn builds by replacing 'main' by 'alpha' or 'svn'. 23 23 24 24 For Ubuntu add the following line to your /etc/apt/sources.list file : 25 25 {{{ 26 deb ftp://ftp.vuurmuur.org/ubuntu/ feistymain26 deb ftp://ftp.vuurmuur.org/ubuntu/ lucid main 27 27 }}} 28 Replace feisty by dapper, gutsy, hardy or intrepidfor those versions.28 Replace lucid by oneiric, precise, quantal or raring for those versions. 29 29 30 30 Now, install vuurmuur with the following commands: