Commit Graph

4 Commits

Author SHA1 Message Date
Juan RP 6af47b83fb OpenRC: merge some local changes.
* Move all patches to xbps-changes.diff.
* Provide /etc/conf.d/locale and set "en_US" by default.
* Move rc.conf to /etc/default/rc.conf. Set unicode, rc_shell
  and rc_logger by default.
* Explain in keymaps that keyboard layout must also be specified,
  like "qwerty/es"; otherwise lodkeys will fail to use the correct
  keymap if there exists duplicate keymaps with the same name.

Bump revision.

--HG--
extra : convert_revision : 0b99d27c67cb0d7d055e769bb9a0c6b640adfe87
2009-10-10 08:39:39 +02:00
Juan RP 0161d3bfd9 OpenRC: some fixes for locale service and inittab.
- Fix the locale service when $LOCALE is not, default to "en_US".
- Use again ttyX in inittab now the devices are created by udev.

Bump revision.

--HG--
extra : convert_revision : e7503768b9fca65d90925962cfae13a555b94375
2009-10-04 19:30:06 +02:00
Juan RP 27286b694b OpenRC: always set the UTF-8 variant for the locale.
--HG--
extra : convert_revision : 0f0ff2481fb5797a0e7759854ec3efd0a184f6fd
2009-05-07 16:34:50 +00:00
Juan RP 38567c4b37 OpenRC: add a locale service to set system locale.
--HG--
extra : convert_revision : c218ac3f09ddf1be616bf208d4438364a5eaef73
2009-05-07 16:09:01 +00:00