Updates to /root files.
This commit is contained in:
parent
630fe332da
commit
1c0948c62a
4 changed files with 189 additions and 176 deletions
3
root/.gitignore
vendored
3
root/.gitignore
vendored
|
|
@ -3,8 +3,11 @@
|
|||
!/.*/
|
||||
!/.*/**
|
||||
!/clean-fd
|
||||
!/dummy-*
|
||||
|
||||
/.bash_history*
|
||||
/.composer/
|
||||
/.gnupg/
|
||||
/.lesshst
|
||||
/.nano_history
|
||||
/.profile
|
||||
|
|
|
|||
11
root/dummy-default-mta
Normal file
11
root/dummy-default-mta
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Section: misc
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.2
|
||||
Package: dummy-default-mta
|
||||
Version: 0.0.1
|
||||
Maintainer: Darren 'Tadgy' Austin <darren@afterdark.org.uk>
|
||||
Recommends: bsd-mailx
|
||||
Provides: default-mta
|
||||
Architecture: all
|
||||
Description: A dummy package to provide the 'default-mta' package
|
||||
This is a dummy package.
|
||||
BIN
root/dummy-default-mta_0.0.1_all.deb
Normal file
BIN
root/dummy-default-mta_0.0.1_all.deb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue