Augustin Cavalier
f7061938a4
licenses: Remove MkDepend, just the MIT license.
...
Recipe already uses "MIT".
2015-07-01 18:24:22 -04:00
Augustin Cavalier
e225789777
licenses: Remove ICU, only used by one program and outdated.
2015-07-01 18:24:19 -04:00
Augustin Cavalier
b52caddca9
licenses: Remove Info-ZIP, only used by one program.
2015-07-01 18:24:16 -04:00
Augustin Cavalier
5eac24a148
licenses: Remove "Expat", it's just the MIT License.
...
The recipe already uses "MIT".
2015-07-01 18:24:14 -04:00
Augustin Cavalier
d54a7812f6
licenses: Get rid of the two versions of the Artisic License.
...
They're the same thing. The "Perl" one has better formatting, though,
so keep that one.
2015-07-01 18:24:11 -04:00
Augustin Cavalier
dd29ef00f8
licenses: Public Domain: Include the full text.
2015-07-01 18:24:08 -04:00
Adrien Destugues
60295ba1f7
Move ports and protocols files back to data directory in Haiku package.
...
These files are required for netresolv functionality, and there is no
real use in modifying them as settings files. Restore the previous
behavior, the files are stored in data and part of the Haiku package.
This means there is no need for a fresh install from image to get the
files anymore.
Fixes #12156 .
2015-06-20 11:52:13 +02:00
Axel Dörfler
2889e51c4e
SetupEnvironment: removed old audio legacy cruft.
...
* Haiku never supported this.
2015-04-02 13:25:54 +02:00
Axel Dörfler
c733458294
Removed old, and unused Netscript.
2015-04-02 13:25:49 +02:00
luroh
1d5b36cee2
Clean up FreeType outsourcing leftovers
...
- Remove obsolete FreeType docs
- Remove obsolete FreeType license
- Update FreeType license and copyrights in AboutSystem
Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>
Fixes #11697
2015-01-05 11:23:02 +01:00
Timothy Gu
e7dceac3fa
Outsource DejaVu fonts
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-16 09:39:02 +01:00
Adrien Destugues
bd67cb1531
Outsource VL-Gothic font.
...
Fixes #11576 .
2014-12-08 09:28:08 +01:00
Adrien Destugues
2c291e65bd
Update VL-Gothic fonts to 20140801.
...
Fixes #9757 .
2014-11-07 20:38:58 +01:00
Adrien Destugues
bbcce443cc
Remove more of Canna.
...
Fixes #11186 for real.
2014-10-18 14:40:43 +02:00
Jérôme Duval
6e9926d050
MPL 2.0: added a v in the name
2014-04-23 18:33:13 +02:00
Jérôme Duval
dba5c2a286
Added license file for MPL 2.0.
2014-04-23 17:33:32 +02:00
Jérôme Duval
a1c015a924
iprowifi4965: added several firmwares.
2014-01-13 18:03:02 +01:00
Scott McCreary
a6f9bcb55e
Added license file for SIL Open Font License v1.1
2013-11-22 08:15:56 -08:00
Matt Madia
047fa72472
Fix permission of text files within archive.
...
LICENSE.iwlwifi-4965-ucode and README.iwlwifi-4965-ucode were mistakenly marked
as executables.
2013-10-06 18:48:45 -04:00
Matt Madia
de1fec7996
Fix permission of text files within archive.
...
README.iwlwifi-3945-ucode and LICENSE.iwlwifi-3945-ucode were mistakenly marked
as an executable. Was uncertain if iwlwifi-3945-2.ucode should or should not
be marked as an executable and was unchanged.
2013-10-06 18:31:41 -04:00
Matt Madia
ed25f656ff
Fix permission of text file within zipfile.
...
LICENSE.marvell-firmware.txt was mistakenly marked as an executable.
2013-10-06 18:19:22 -04:00
Ingo Weinhold
f73f5d4c42
Initial changes to remove /boot/common
...
* find_directory() and hard-coded paths use /boot/system instead of
/boot/common.
* The build system creates the writable directories in /boot/system
instead of /boot/common.
* The build system no longer installs any packages in /boot/common.
2013-10-03 21:52:25 +02:00
Ingo Weinhold
a532c57308
Remove /boot/{apps,preferences} symlinks
...
And adjust all remained occurrence in the tree accordingly (->
/boot/common/{apps,preferences}).
2013-06-04 23:36:46 +02:00
Ingo Weinhold
e63bdfec75
Rename post_install dir to post-install
2013-05-29 02:24:54 +02:00
Ingo Weinhold
c663ca2171
Merge branch 'master' into package-management
...
Conflicts:
build/jam/HaikuImage
src/system/kernel/arch/x86/64/arch.S
2013-05-12 00:18:19 +02:00
Ingo Weinhold
a085e81e62
Move ~/config/boot to ~/config/settings/
2013-05-11 09:57:57 +02:00
Matt Madia
c0f529c38b
VL-Gothic fonts is updated to version 20130422. Fixes #9706 .
2013-05-05 17:16:46 -04:00
Ingo Weinhold
25a7b01d15
Merge branch 'master' into package-management
...
Additional changes:
* Add src/system/kernel/lib/zlib, which builds a kernel version of zlib,
needed by packagefs.
* BuildFeatures: Add a build feature "gcc2" to allow for easier checks.
* Referenceable.cpp: Include <OS.h> instead of <debugger.h>. The latter
is not needed and prevents building for the build platform.
* zlib/zutil.h: Fix gcc 2 build. We really should use the external
package instead.
Conflicts:
.gitignore
build/jam/BuildSetup
build/jam/FileRules
build/jam/FloppyBootImage
build/jam/HaikuImage
build/jam/ImageRules
build/jam/KernelRules
build/jam/NetBootArchive
build/jam/OptionalBuildFeatures
build/jam/OptionalLibPackages
build/jam/OptionalPackageDependencies
build/jam/OptionalPackages
build/scripts/build_haiku_image
configure
data/bin/installoptionalpackage
data/system/boot/Bootscript
headers/os/app/Message.h
headers/os/package/PackageInfo.h
headers/os/package/PackageInfoAttributes.h
headers/os/package/PackageInfoSet.h
headers/os/package/PackageRoster.h
headers/os/package/PackageVersion.h
headers/os/package/hpkg/PackageInfoAttributeValue.h
headers/os/storage/FindDirectory.h
headers/os/storage/Node.h
headers/os/support/StringList.h
headers/private/system/directories.h
src/add-ons/kernel/drivers/audio/ac97/es1370/Jamfile
src/add-ons/kernel/file_systems/packagefs/AttributeIndex.cpp
src/add-ons/kernel/file_systems/packagefs/Jamfile
src/add-ons/kernel/file_systems/packagefs/Package.cpp
src/add-ons/kernel/file_systems/packagefs/Package.h
src/add-ons/kernel/file_systems/packagefs/PackageDomain.cpp
src/add-ons/kernel/file_systems/packagefs/PackageDomain.h
src/add-ons/kernel/file_systems/packagefs/PackageFSRoot.cpp
src/add-ons/kernel/file_systems/packagefs/PackageLinkDirectory.cpp
src/add-ons/kernel/file_systems/packagefs/PackageLinkDirectory.h
src/add-ons/kernel/file_systems/packagefs/PackageLinkSymlink.cpp
src/add-ons/kernel/file_systems/packagefs/PackageLinkSymlink.h
src/add-ons/kernel/file_systems/packagefs/PackageLinksDirectory.cpp
src/add-ons/kernel/file_systems/packagefs/PackageNode.h
src/add-ons/kernel/file_systems/packagefs/ResolvableFamily.cpp
src/add-ons/kernel/file_systems/packagefs/Version.cpp
src/add-ons/kernel/file_systems/packagefs/Version.h
src/add-ons/kernel/file_systems/packagefs/Volume.cpp
src/add-ons/kernel/file_systems/packagefs/Volume.h
src/add-ons/kernel/file_systems/packagefs/kernel_interface.cpp
src/add-ons/kernel/file_systems/userlandfs/shared/driver_settings.c
src/apps/deskbar/BarApp.cpp
src/apps/deskbar/BarMenuBar.cpp
src/apps/deskbar/BarMenuBar.h
src/apps/deskbar/BarView.cpp
src/apps/deskbar/BarView.h
src/apps/deskbar/BarWindow.cpp
src/apps/deskbar/BarWindow.h
src/apps/deskbar/DeskbarMenu.cpp
src/apps/deskbar/DeskbarMenu.h
src/apps/deskbar/DeskbarUtils.cpp
src/apps/deskbar/DeskbarUtils.h
src/apps/deskbar/ExpandoMenuBar.cpp
src/apps/deskbar/ExpandoMenuBar.h
src/apps/deskbar/TeamMenu.cpp
src/apps/processcontroller/ProcessController.cpp
src/apps/remotedesktop/RemoteDesktop.cpp
src/bin/bash/config-top.h
src/bin/finddir.c
src/bin/package/Jamfile
src/bin/package/command_add.cpp
src/bin/package/command_create.cpp
src/bin/package/command_list.cpp
src/bin/package_repo/command_list.cpp
src/bin/pkgman/command_refresh.cpp
src/build/libbe/support/Jamfile
src/build/libpackage/Jamfile
src/build/libroot/Jamfile
src/build/libroot/fs.cpp
src/build/libroot/remapped_functions.h
src/kits/locale/MutableLocaleRoster.cpp
src/kits/opengl/GLRendererRoster.cpp
src/kits/package/PackageInfo.cpp
src/kits/package/PackageInfoSet.cpp
src/kits/package/PackageRoster.cpp
src/kits/package/PackageVersion.cpp
src/kits/package/RepositoryCache.cpp
src/kits/package/hpkg/PackageWriterImpl.cpp
src/kits/package/hpkg/ReaderImplBase.cpp
src/kits/package/hpkg/WriterImplBase.cpp
src/kits/print/PrintTransport.cpp
src/kits/print/Printer.cpp
src/kits/screensaver/ScreenSaverRunner.cpp
src/kits/support/StringList.cpp
src/kits/tracker/ContainerWindow.cpp
src/kits/tracker/DeskWindow.cpp
src/kits/tracker/PoseView.cpp
src/libs/print/libprint/Transport.cpp
src/preferences/printers/AddPrinterDialog.cpp
src/preferences/screensaver/ScreenSaverWindow.cpp
src/servers/debug/DebugServer.cpp
src/servers/input/AddOnManager.cpp
src/servers/media_addon/MediaAddonServer.cpp
src/system/boot/Jamfile
src/system/boot/loader/Jamfile
src/system/boot/loader/loader.cpp
src/system/boot/loader/vfs.cpp
src/system/kernel/fs/vfs.cpp
src/system/kernel/fs/vfs_boot.cpp
src/system/libroot/os/find_directory.cpp
src/system/runtime_loader/runtime_loader.cpp
src/tools/package/Jamfile
2013-05-05 15:03:26 +02:00
Ingo Weinhold
44f60330e1
SetupEnvironment: Remove BELIBRARIES
...
It is no longer needed with the current gcc 2 package.
2013-04-25 18:00:08 +02:00
Oliver Tappe
083234daa2
Drop legacy scripts 'cc' and 'c++'
...
* no longer put compiler wrappers onto image
* removed corresponding environment variables
2013-04-22 01:00:36 +02:00
Oliver Tappe
86b3c7a416
Drop symlink common/develop/tools/current
...
* drop the symlink itself (system development tools are now symlinked
from /boot/common/bin directly)
* remove that symlink from PATH
2013-04-22 00:56:02 +02:00
Ingo Weinhold
26296b0aa4
Add the humble beginnings of the package daemon
...
It doesn't really do anything yet save for tracking what packagefs
volumes are mounted and unmounted.
2013-04-06 04:29:34 +02:00
Jérôme Duval
f097e26bf3
iprowifi4965: updated iwlwifi-6000g2a firmware to 18.168.6.1
2013-03-24 22:25:32 +01:00
Matt Madia
e4ba645c45
Changed the logic for launching FirstBootPrompt.
...
Always launch on read only medium.
Launch when the Locale settings file does not exist.
Fixes #9427 .
2013-02-16 11:23:37 -05:00
Matt Madia
1fbd0a5319
Minor white space cleanup. No functional change.
2013-01-27 20:15:57 -05:00
Matt Madia
37fb247341
Renamed ReadOnlyBootPrompt to FirstBootPrompt.
...
The previous name is no longer applicable, as *BootPrompt is now launched on
the first boot of writable medium (e.g., USB thumb drive and hard drives).
Fixes part of #9399 .
Notes:
* BootPrompt.rdef may have lost its history.
* The renaming was done with the following command:
git mv src/apps/readonlybootprompt src/apps/firstbootprompt
2013-01-23 18:58:42 -05:00
Matt Madia
85004907bf
Symlink Installer to the Desktop only on read-only medium.
...
Fixes part of #9399
2013-01-23 18:58:41 -05:00
Matt Madia
afc33db942
Launch ReadOnlyBootPrompt if $freshInstallIndicator exists.
...
That file will exist on every read-only media, first boot of writable images
(usb,vmdk), and (if installing directly to partition via the build system or a
mounted image file) hard disk.
The last scenario (of installing directly to hard disk through the build system
or mounted image file) may not be ideal, but it generally tends to be an
advanced installation method. Additionally, it will occur only on first boot.
Fixes #8945 .
2013-01-20 18:03:31 -05:00
Jerome Duval
af5a895fa4
ralinkwifi: takes rt2860 into account, untested
...
* remove ralink2860 driver
* added firmware for RT2860, get it onto the image
* added interrupt handler case for rt2860 devices.
2013-01-10 21:40:49 +01:00
Matt Madia
a81c12644c
VL-Gothic fonts is updated to version 20121230.
2012-12-30 10:07:25 -05:00
Matt Madia
9010bda0c8
Update VL-Gothic fonts to version 20121109. Closes #9130 .
2012-11-30 20:17:39 -05:00
Alex Smith
e688bf23d4
Merge branch 'master' into x86_64
...
Conflicts:
src/servers/app/ServerWindow.cpp
2012-08-16 21:11:15 +01:00
Alex Smith
602d9c96a5
Added some of the development optional packages.
...
This adds some of the development packages for x86_64. All of the
DevelopmentBase packages (gcc, make, jam, bison, flex, m4, mkdepend)
have been built and uploaded.
2012-08-16 20:32:29 +01:00
Alex Smith
5084d0d451
Added more things to x86_64 image.
...
Some preference apps, mount_server and AboutSystem. Removed the check
for x86_64 in the boot script, the normal path through the script will
work now. Also removed a temporary hack to workaround AboutSystem not
being there in build_haiku_image.
2012-08-10 09:32:54 +01:00
Alex Smith
e963289800
Added Tracker and Deskbar to x86_64 build.
2012-08-09 19:36:52 +01:00
Scott McCreary
6ac7788b61
Added a Public Domain generic text file.
2012-08-05 20:06:20 +00:00
Alex Smith
adf8818ec0
Compilation fixes for Terminal, add to image.
...
It runs, but has shown up various bugs: app_server crashes, kernel
panics, rendering problems. Working on fixing these now.
2012-08-05 10:24:22 +01:00
Alex Smith
50cedfd5b0
Build registrar for x86_64.
2012-08-02 10:45:42 +01:00
Alex Smith
666b46e2e3
Added libbe, ICU and consoled to the image.
...
The boot script now launches consoled instead if app_server does not
exist, so there is now an interactive Bash prompt! libbe requires ICU,
which is an optional package, so I've built the packages and they've
been uploaded to haiku-files.org (thanks umccullough).
2012-07-30 21:42:49 +01:00
Matt Madia
191b137a31
Updated VL-Gothic fonts to version 20120629. Fixes #8662 .
2012-06-30 18:51:26 -04:00