Axel Dörfler
959ff00dde
* Removed Bitstream Vera fonts, they are replaced by the DejaVu ones.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27502 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-14 11:16:12 +00:00
Jérôme Duval
b06a48ab8f
updated DejaVu fonts to to 2.26
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27015 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-17 22:41:03 +00:00
Fredrik Modeen
c9060eb991
Beginning of joystick definition files
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26393 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-12 12:37:45 +00:00
Ingo Weinhold
5ef3587ee7
Enable word navigation in readline based programs (bash most notably).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26039 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-20 01:34:33 +00:00
Ingo Weinhold
539903c55b
* Added /etc/sysless with settings to make backspace work correctly in
...
less.
* Added /etc/vim/vimrc. Besides fixing key mappings it also disables
compatibility mode and adjusts some settings to make using vi a more
pleasant experience.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26028 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-19 14:32:25 +00:00
Ingo Weinhold
f0d8960faa
Removed superfluous entries and map the correct delete key string.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26027 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-19 14:26:32 +00:00
Ingo Weinhold
96490327ca
Removed superfluous and wrong (history forward and backward search was
...
swapped) key bindings.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-19 14:25:26 +00:00
Ingo Weinhold
079eccf655
Removed data/etc/termcap. We use termcap.src from src/libs/termcap/
...
instead.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25979 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-16 22:18:39 +00:00
Ingo Weinhold
46f2d5ea88
Moved /etc/post_install to /boot/common/boot and the fresh_install marker
...
file to /boot/common/settings. Repackaged OpenSSH accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25335 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-06 22:47:38 +00:00
Ingo Weinhold
b2c7de8230
Reactivated the "fresh install" code in the Bootscript, but modified it
...
a bit:
* Added directory /etc/post_install, which can contain scripts that will
be executed on the first boot.
* Moved the mimeset invocations to such a script. Use the "-apps"
option instead of "-all". Since create_app_meta_mime() (and thus
mimeset) work recursively now, running the commands does actually have
an effect.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25309 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-04 13:10:42 +00:00
François Revol
0dacda17d5
A space after the prompt really helps selecting only the command with double-click in Terminal.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25185 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-26 15:56:01 +00:00
Ingo Weinhold
425b1199b0
I don't know, if that makes is less almost-ksh compatible, but whence
...
(aka which) now returns 1 when it cannot find a specified command.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-26 00:50:21 +00:00
Ingo Weinhold
d2e1e87261
Added some licenses. All licenses of third party software we include in
...
the standard image should go here. Including our own...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25048 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-19 15:40:01 +00:00
François Revol
4d49ac789d
Added my most used aliases: m=more and lal=ls -lA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-25 13:19:29 +00:00
Axel Dörfler
a381c8a063
Added more or less standard aliases for "ls -l" (ll) and "ls -A" (la).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24111 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-25 12:52:16 +00:00
Axel Dörfler
1b8f7f13a3
* Added PackageInstaller to the image.
...
* Added an inputrc to the image that should have the same effect as the recent
bash readline default changes for other apps that use readline.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22553 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-14 13:52:42 +00:00
Jérôme Duval
5851156445
updated DejaVu fonts to to 2.19
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21857 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-08 20:07:40 +00:00
Jérôme Duval
b028e77473
Updated to version 21 of the Konatu font.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21856 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-08 20:06:38 +00:00
Jérôme Duval
be3db2942c
it seems Termcap doesn't handle %p1 correctly
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19976 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-26 21:12:59 +00:00
DarkWyrm
8f67ee51b8
Added boot-time haikus from the wiki to the file. Thanks to Urias for this one. :^)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19709 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-05 11:41:18 +00:00
DarkWyrm
e1a23ec095
Initial checkin of haikus taken from BeDoper contest
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19705 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-05 01:44:30 +00:00
DarkWyrm
3bf2d61a46
Adding reworked fortunes from the Fortuna fortune pack
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19703 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-04 22:22:29 +00:00
DarkWyrm
ba499cdc33
Removing fortunes file to be replaced by a folder of fortune files in a forthcoming commit - matches R5 folder hierarchy this way
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19702 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-04 22:20:40 +00:00
Axel Dörfler
55b40aa53a
Updated to version 17 of the Konatu font, thanks to Koki for the hint.
...
Changes in this version:
* Fixed the (reversed) outline of approximately 150 characters
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19210 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-05 15:24:00 +00:00
Stephan Aßmus
20d4ee1d59
* updated to Konatu 1.5 - I wasn't sure what to do with the Konatu_xx files.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18589 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-23 18:37:44 +00:00
DarkWyrm
8ecdb90192
Adding DejaVu fonts to eventually replace the Bitstream Vera fonts
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18557 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-21 21:21:59 +00:00
Axel Dörfler
a63dcbc187
Updated Konatu fonts I got from Koki.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17746 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-06 19:44:33 +00:00
Ingo Weinhold
338b8dc301
Merged changes from branch build_system_redesign at revision 14573.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-10-29 16:27:43 +00:00
Jérôme Duval
8ef60809a7
added Konatu font (japanese). Thanks to michiya.
...
To: HAIKU Project (www.haiku-os.org)
Subject: Authorization to use Konatsu font in HAIKU operating system
I hereby authorize the HAIKU Project the use of the Konatu font
(www.masuseki.com/be/konatu.html) under the MIT license.
MASUDA michiya
Website: www.masuseki.com
Email: mitimasu@gmail.com or masu@masuseki.com
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13641 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-12 09:05:42 +00:00
Jérôme Duval
1446476ec8
added Canna IM data files
...
Originally were in user config directory
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13558 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-08 18:31:28 +00:00
Jérôme Duval
6f1735a73a
moved fonts in data/etc/
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13556 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-08 12:11:56 +00:00
Jérôme Duval
b00025db9c
moved teapot.data to its usual place
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-10 09:15:25 +00:00
Axel Dörfler
cccb294458
Added standard BeOS termcap file.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11390 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-16 04:18:25 +00:00
Axel Dörfler
3955cf3678
We're now using the --color option for "ls" by default which enables
...
colored output on capable terminals.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11353 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-12 04:05:27 +00:00
Axel Dörfler
0c7e169a8c
Forgot to switch to the home directory.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-12 16:45:14 +00:00
Axel Dörfler
1583190bd8
Added initial version of some scripts for the boot process.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9776 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-03 16:36:40 +00:00