haiku/src/apps/installer
Jessica Hamilton 2c6b14c0b8 Installer: ensure the package administrative path exists
Fixes #16984

Change-Id: Ia662147395130be4498eefbe11f5351533c88ff2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4242
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2021-07-24 08:42:41 +00:00
..
BlockingQueue.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00
CopyEngine.cpp Installer: fix 'clean install' over existing installation. 2020-11-16 09:02:27 +00:00
CopyEngine.h Installer: fix 'clean install' over existing installation. 2020-11-16 09:02:27 +00:00
EULAWindow.cpp Installer: Improved alert text, consistent use of "Haiku User Guide" 2020-11-25 18:14:29 +00:00
EULAWindow.h Installer: closing EULA with Alt-W continues to main app 2014-01-13 20:01:04 +01:00
Installer.rdef Installer: use Walter as a placeholder logo 2020-02-02 23:45:05 +00:00
InstallerApp.cpp Installer: Fixed installer 2020-09-15 19:35:53 +00:00
InstallerApp.h Cleaned up InstallerApp 2020-07-28 17:01:11 +00:00
InstallerDefs.cpp Installer: Restrict entry filter to files from the BFS volume 2013-06-02 19:11:39 +02:00
InstallerDefs.h Installer: Restrict entry filter to files from the BFS volume 2013-06-02 19:11:39 +02:00
InstallerWindow.cpp Installer: add missing linebreak in GUI string 2020-09-25 20:54:15 +02:00
InstallerWindow.h Installer: Fixed installer 2020-09-15 19:35:53 +00:00
Jamfile Installer: handle hpkg files in _packages_ directory 2020-02-20 16:25:38 +00:00
PackageViews.cpp Installer: supports installing .hpkg-based optional packages 2020-03-22 20:40:21 +00:00
PackageViews.h Installer: supports installing .hpkg-based optional packages 2020-03-22 20:40:21 +00:00
PartitionMenuItem.cpp * Remember in PartitionMenuItem if a partition is a suitable install target. 2009-05-03 17:35:09 +00:00
PartitionMenuItem.h Patch by idefix: Make the source items behave exactly like the target items 2009-07-28 17:35:51 +00:00
ProgressReporter.cpp Added Installer and DriveSetup to image. 2012-08-18 10:36:00 +01:00
ProgressReporter.h * Finished ProgressReporter 2009-09-06 17:23:31 +00:00
SemaphoreLocker.h Extracted SemaphoreLocker into it's own file. 2009-09-02 14:53:06 +00:00
UnzipEngine.cpp Added Installer and DriveSetup to image. 2012-08-18 10:36:00 +01:00
UnzipEngine.h * Finished ProgressReporter 2009-09-06 17:23:31 +00:00
WorkerThread.cpp Installer: ensure the package administrative path exists 2021-07-24 08:42:41 +00:00
WorkerThread.h Installer: fix 'clean install' over existing installation. 2020-11-16 09:02:27 +00:00