aboutsummaryrefslogtreecommitdiffstats
path: root/src/fripost-postinst-udeb/debian
Commit message (Collapse)AuthorAgeFiles
* Remove the SELinux configuration option.Guilhem Moulin2015-06-071
| | | | Since the default policy is no longer available in Jessie.
* Upgrade the preseed script to make it work with Debian Jessie.Guilhem Moulin2015-06-071
|
* Multiarch support.Guilhem Moulin2015-06-071
| | | | Run 'ARCH=amd64 make' to preseed an AMD64 ISO image, etc.
* Fix warning when building packages.Guilhem Moulin2015-06-072
| | | | (I.e., make lintian happy.)
* Reorganization.Guilhem Moulin2015-06-077
Move preseed-related stuff in ./preseed/, and vm-related stuff in ./virtualenv/.