aboutsummaryrefslogtreecommitdiff
path: root/share/syscons
Commit message (Collapse)AuthorAgeFilesLines
* Add danish translations provided by GitHub user scootergriesenStefan Eßer2020-09-242-4/+171
| | | | | | | | | These translations did already exist in the index files for "vt". Obtained from: https://github.com/scootergrisen/freebsd/ Notes: svn path=/head/; revision=366109
* - sort according to scan codeCarlo Strub2020-03-221-19/+13
| | | | | | | | | | - adapt some alt and alt shift keys to other standard keyboards - fix ctrl-d to issue eot Approved by: philip (implicit) Notes: svn path=/head/; revision=359228
* strip trailing whitespace from font and keymap INDEX filesEd Maste2019-12-102-14/+14
| | | | | | | | | PR: 235853 Submitted by: scootergrisen gmail com MFC after: 1 week Notes: svn path=/head/; revision=355583
* Fix .depend files to work for build tools.Bryan Drewery2019-06-151-0/+1
| | | | | | | | | | This is somewhat of a follow-up to r335746. MFC after: 2 weeks Sponsored by: DellEMC Notes: svn path=/head/; revision=349062
* Colemak Mod DH keyboard layoutCarlo Strub2019-05-053-0/+153
| | | | | | | | | | | This is a minor modification of the Colemak keyboard layout. See: http://colemakmods.github.io/mod-dh/ Reviewed by: philip Differential Revision: https://reviews.freebsd.org/D20133 Notes: svn path=/head/; revision=347145
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-2/+2
| | | | | | | | MFC after: 2 weeks Sponsored by: Dell EMC Notes: svn path=/head/; revision=335733
* - Add us.iso Macbook/Macbook Pro keyboard supportRuey-Cherng Yu2018-05-033-1/+124
| | | | | | | | Approved by: delphij Differential Revision: https://reviews.freebsd.org/D14504 Notes: svn path=/head/; revision=333195
* share and pc-sysinstall: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
| | | | | | | | | | | | | | | | | | Mainly focus on files that use BSD 2-Clause license, however the tool I was using misidentified many licenses so this was mostly a manual - error prone - task. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. Commit these apart because compile testing doesn't guarantee I didn't made some nasty mistake. No functional change intended. Notes: svn path=/head/; revision=326275
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
| | | | | | | Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=325188
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-284-283/+1
| | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-091-1/+1
| | | | | | | | | This avoids running target binaries. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=299289
* MFHGlen Barber2016-04-161-1/+1
|\ | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=298092
| * META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery2016-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This avoids 'build command changed' due to CFLAGS/CC changes during the normal build. Without this the build-tools targets end up rebuilding for the *target* rather than keeping the native versions built in build-tools. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=297997
* | MFH r289384-r293170Glen Barber2016-01-041-0/+1
|\| | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=293172
| * Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+1
| | | | | | | | | | | | | | | | MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=289393
* | Merge from headBaptiste Daroussin2015-06-155-4/+39
|\| | | | | | | Notes: svn path=/projects/release-pkg/; revision=284410
| * Add META_MODE support.Simon J. Gerraty2015-06-133-0/+39
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| | * Remove extra lineSimon J. Gerraty2015-06-101-1/+0
| | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=284210
| | * remove extra lineSimon J. Gerraty2015-06-101-1/+0
| | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=284209
| | * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-083-6/+0
| | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| | * Merge sync of headSimon J. Gerraty2015-05-271-1/+1
| | |\ | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=283595
| | * \ Merge from head@274682Simon J. Gerraty2014-11-195-25/+71
| | |\ \ | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=274683
| | * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=266219
| | * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=265802
| | * | | Merge headSimon J. Gerraty2014-04-281-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=265044
| | * | | | We do want objdirSimon J. Gerraty2013-10-132-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=256421
| | * | | | Updated dependenciesSimon J. Gerraty2013-10-132-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=256419
| | * | | | Merge from headSimon J. Gerraty2013-09-053-4/+3
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=255263
| | * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=248169
| | * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
| | * | | | | Sync with HEAD.David E. O'Brien2013-02-084-2/+123
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=246555
| | * \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-044-0/+129
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=242545
| | * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
| * | | | | | | | Remove NO_OBJSimon J. Gerraty2015-06-112-4/+0
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp Notes: svn path=/head/; revision=284255
* | | | | | | | MFH: r282615-r283655Glen Barber2015-05-281-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=283656
| * | | | | | | Correct language code -- "Danish" is EnglishEd Maste2015-05-141-1/+1
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The menu entry "Danish ISO-8859-1 (macbook)" was first added to the syscons(4) INDEX.keymaps in r241851 with no language code, and then in r256367 incorrectly tagged with "da". It is a Danish keyboard map, but the description is in English and therefore must be "en". This error subsequently propagated into the vt(4) INDEX.keymaps. PR: 146793, 193656 MFC after: 1 week Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=282902
* / | | | | | Move syscons support files into a separate packageBaptiste Daroussin2015-03-051-0/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/release-pkg/; revision=279668
* | | | | | Fix minor problems found while converting to NEWCONS format.Stefan Eßer2014-08-184-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=270153
* | | | | | Add a few missing entries and fix entries that are obviously wrong.Stefan Eßer2014-08-171-20/+66
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The use of the old ISO language code "iw" for Hebrew was inconsistent and it is replaced by the new language code "he" (which was already used for the keyboard menu entry, but not for the menu heading or the default font). These changes are in preparation of the conversion of this file and the keymap definitions to Unicode for use with NEWCONS. Notes: svn path=/head/; revision=270098
* | | | | Fix the formatting for the danish keymap.Eitan Adler2013-10-121-1/+1
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by: dteske Approved by: re (glebius) Notes: svn path=/head/; revision=256367
* | | | Add the letter 'x' to the font iso05-8x16.fntEitan Adler2013-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 169797 Submitted by: Takefu <takefu@airport.fm> MFC after: 3 days Notes: svn path=/head/; revision=250553
* | | | Add the letter 'q' to the font iso05-8x16.fntEitan Adler2013-05-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 72585 PR: 169797 Submitted by: Takefu <takefu@airport.fm> Submitted by: Satoshi KImura <satosi.kimura@nifty.ne.jp> Notes: svn path=/head/; revision=250459
* | | | Fix the Dvorak Programmer KeymapEitan Adler2013-04-241-2/+1
| |_|/ |/| | | | | | | | | | | | | | | | | | | | PR: conf/177572 Submitted by: Sean DuBois <sean@siobud.com> Notes: svn path=/head/; revision=249860
* | | Give credit where credit is due.Eitan Adler2012-12-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Requested by: Álvaro Castillo Approved by: cperciva (implicit) Notes: svn path=/head/; revision=244164
* | | Add the Programmer Dvorak Keyboard LayoutEitan Adler2012-12-063-2/+121
| |/ |/| | | | | | | | | | | | | | | PR: conf/173950 Submitted by: clutton <mbsd@isgroup.com.ua> Approved by: cperciva Notes: svn path=/head/; revision=243935
* | Add German, French, Portuguese and Spanish names for the Spanish DvorakGavin Atkinson2012-10-221-0/+4
| | | | | | | | | | | | | | | | | | keymap. MFC after: 1 week Notes: svn path=/head/; revision=241866
* | Add Danish keyboard model for macbooks to syscons.Eitan Adler2012-10-223-0/+120
| | | | | | | | | | | | | | | | | | | | | | | | (not verified to be accurate) PR: conf/146793 Submitted by: Erik Cederstrand Approved by: cperciva MFC after: 1 week Notes: svn path=/head/; revision=241851
* | Add a description of the Spanish Dvorak keymap added in r235251Eitan Adler2012-07-071-0/+2
|/ | | | | | | | | | PR: conf/160235 Submitted by: gavin Approved by: cperciva MFC after: 3 days Notes: svn path=/head/; revision=238205
* Add Spanish Dvorak keyboard model to syscons.Eitan Adler2012-05-102-0/+140
| | | | | | | | | | | | (not verified to be accurate) PR: conf/160235 Submitted by: Alvaro <gobledb@gmail.com> Approved by: cperciva MFC after: 3 weeks Notes: svn path=/head/; revision=235251
* Include descriptions for keymaps missing from INDEX.keymaps. This fixesGavin Atkinson2011-09-131-0/+16
| | | | | | | | | | | the five keymaps referred to only by filename on the keymap selection screen of bsdinstall. Approved by: re (kib) MFC after: 1 week Notes: svn path=/head/; revision=225538