Raymond Zhao
|
d499211732
|
fix: switch everyone to DEB822 (#260171)
Fixes #259302
|
2025-08-06 11:52:08 -07:00 |
|
Raymond Zhao
|
70639634f3
|
fix: customize postinst by architecture (#259280)
Fixes #258886
|
2025-08-04 17:03:54 +00:00 |
|
Raymond Zhao
|
443a62813e
|
fix: onboard Debian package onto new key (#256544)
|
2025-07-17 16:17:07 -07:00 |
|
Raymond Zhao
|
02f077ed29
|
Tidy up postinst script (#248334)
|
2025-05-07 14:41:37 -07:00 |
|
bhack
|
76c064bd87
|
Add to new source format and the mandatory signed-by (#239390)
fixes #238697
|
2025-05-06 23:33:19 +00:00 |
|
Raymond Zhao
|
49bf27ee9a
|
fix: interactive postinst script breaks install for non-interactive environments (#227837)
|
2024-10-31 07:50:41 -07:00 |
|
Raymond Zhao
|
28ba9f5e58
|
fix: add postinst template conditions (#225097)
|
2024-08-07 17:00:39 -07:00 |
|
Matthias B.
|
cd340e6aa4
|
Fix: only add apt sources for users that want them (#22145) (#221285)
Signed-off-by: Matthias Breithaupt <m.breithaupt@vogl-electronic.com>
|
2024-08-06 14:54:05 -07:00 |
|
Francois Marier
|
3d15752604
|
Use HTTPS for the apt repository (#203833)
|
2024-01-31 10:46:26 -08:00 |
|
Tim Retout
|
3914b9bda5
|
Update desktop file cache in Debian package postinst
|
2021-10-11 23:19:31 +01:00 |
|
XECDesign
|
3cca5540aa
|
Do no install repo on Raspberry Pi OS (#118826)
* Do no install repo on Raspberry Pi OS
* 💄
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
|
2021-03-15 08:53:13 -07:00 |
|
João Moreno
|
09bc6fc64b
|
Migrate to new deb repo (#114527)
* migrate to new deb repo
* improve deb migration
|
2021-01-18 14:43:24 +01:00 |
|
João Moreno
|
adb037b74d
|
fixes #114137
|
2021-01-13 11:11:00 +01:00 |
|
João Moreno
|
61995eab4a
|
fix linux deb repo pointer
|
2020-12-10 14:59:33 +01:00 |
|
João Moreno
|
4250e343e0
|
use proper repos for linux arm
|
2020-12-07 16:15:57 +01:00 |
|
Luqman Aden
|
828389d890
|
Register mimetype for *.code-workspace
|
2020-04-19 04:57:06 -07:00 |
|
Segev Finer
|
8f83890068
|
Add URL handler support for Linux desktops
Fixes #48528
|
2018-08-18 04:56:34 +03:00 |
|
Julian Andres Klode
|
e073e848d7
|
Correctly get apt dirs in debian postinst
This previously used some crazy hack to parse the output of
`apt-config dump`, instead of using `apt-config shell` like
you are supposed to do.
|
2017-10-03 18:42:17 +02:00 |
|
Daniel Imms
|
6c9ead0321
|
Update VS Code source list if disabled by OS upgrade
Fixes #24898
|
2017-04-17 10:08:54 -07:00 |
|
Daniel Imms
|
4db944bc08
|
Install apt repository as http, not https
Fixes #21654
|
2017-03-01 22:42:52 -08:00 |
|
Daniel Imms
|
735a7c0cd7
|
Only install repo and key if they don't already exist
|
2017-02-16 23:12:36 -08:00 |
|
Daniel Imms
|
f976701c85
|
Install apt key and source for repository in deb postinst
Part of #2973
|
2017-02-16 22:34:49 -08:00 |
|
Daniel Imms
|
496b804f8a
|
Prime postinst for apt repo
|
2017-02-15 22:50:02 -08:00 |
|
Daniel Imms
|
833be745fa
|
Explicitly install desktop entry in deb postinst
Fixes #6432
|
2016-05-17 17:53:52 -07:00 |
|
Daniel Imms
|
6e113d01f0
|
Move bin command to /usr/share/<app>/bin
/usr/bin/<app> now symlinks to the launcher. This makes the CLI
accessible in the zip archive version.
Fixes #4426
|
2016-04-04 16:25:12 -07:00 |
|
Daniel Imms
|
ba6f665c6d
|
Merge .deb postinst and postinst.oss
|
2016-04-01 12:36:26 -07:00 |
|
Daniel Imms
|
6b0d3d2cae
|
Correct source repository format
Some changes were made to the endpoints.
|
2016-03-23 10:56:49 -07:00 |
|
Daniel Imms
|
ef2a1fcaa5
|
Fix deb postinst script
|
2016-03-20 11:19:18 -07:00 |
|
Daniel Imms
|
d451e0222a
|
Don't need to use -r arg
|
2016-03-18 15:27:25 -07:00 |
|
Daniel Imms
|
b6486f7ddf
|
Remove the legacy Linux bin command when installing stable
|
2016-03-18 15:17:50 -07:00 |
|
Daniel Imms
|
a0a22c8a51
|
Disable apt repository source
Need repository to be signed before enabling
|
2016-03-18 11:51:13 -07:00 |
|
Daniel Imms
|
572be7e529
|
Register code to the Debian alternatives system
Fixes #3541
|
2016-02-29 15:44:47 -08:00 |
|
Daniel Imms
|
d624636afe
|
Register the apt repository as a source for official .deb builds
Part of #2973
|
2016-02-26 09:01:39 -08:00 |
|