Dan Quirk
7a79a16c8d
CR feedback
2016-04-05 18:03:06 -07:00
Dan Quirk
4622a320c9
package_tool should only package postinst for correct package
2016-04-05 18:03:06 -07:00
Dan Quirk
561f856e36
Add postinstall script to debian package for telemetry notification
2016-04-05 18:03:06 -07:00
Bryan Thornbury
1c38b17f8b
make sdk package sdk only
...
fix dependencies between packages
re-disable upgrade test
another fi to add_dir_to_install
fix sdk package name
update the package name functino in monikers
2016-03-22 15:01:04 -07:00
Bryan Thornbury
4bed9db16b
fix relative install path in deb lib
2016-03-22 15:01:03 -07:00
Bryan Thornbury
08091d72bc
fix version override, remove dependencies of host package
2016-03-22 15:01:03 -07:00
Bryan Thornbury
6ed82a1a3f
put all deb packages in the same root, small fix to package tool, renable upgrade tests
2016-03-22 15:01:03 -07:00
Bryan Thornbury
ad2f1991b8
debian package tool bugfix, and feature add for install root
2016-03-22 15:01:03 -07:00
Bryan Thornbury
fd1b2e9b96
Ensure .version file is added to the debian package by enabling hidden files to be picked up in the debian tool
2016-03-15 11:35:55 -07:00
Matt Ellis
9004e20cf4
Allow optional install_root in package config
...
The shared framework packages will want to install to the same root
directory as the "dotnet" package itself. Augment the package_tool
script to look for a json key named `install_root` and use that if
specificed, falling back to `/usr/share/$PACKAGE_NAME` when it is not
present.
2016-03-10 03:42:44 -08:00
Sridhar Periyasamy
1737fa8cbc
Fix debian package tests
2016-03-09 18:55:26 +00:00
Sridhar Periyasamy
015bda2137
Debian package and publish changes
...
- Use parameters instead of env vars to create debian packages.
- Target to publish the deb package to the debian repo.
2016-03-08 23:33:18 +00:00
Eric Erhardt
7b09f3fcac
Move the debian package_tool into our \tools directory.
...
The package_tool isn't really part of our product, so moving it to the tools directory.
2016-02-17 15:50:37 -06:00