1. be8d11c system/skeleton: remove password expiration from shadow by Arnout Vandecappelle (Essensium/Mind) · 5 years ago
  2. 0dd0a58 system: allow selecting merged /usr along with custom rootfs skeleton by Carlos Santos · 6 years ago
  3. df20a83 skeleton: use BR2_SYSTEM_DEFAULT_PATH as default PATH by Markus Mayer · 6 years ago
  4. 375f748 system: introduce BR2_SYSTEM_DEFAULT_PATH option by Markus Mayer · 6 years ago
  5. bf36260 system cfg: remove mkpasswd MD5 format option by Matt Weber · 6 years ago
  6. 9cf2280 system cfg: set mkpasswd default to SHA256 by Matt Weber · 6 years ago
  7. 2e104e2 system cfg: update mkpasswd SHA option txt by Matt Weber · 6 years ago
  8. 0d61846 package/systemd: needs glibc by Yann E. MORIN · 6 years ago
  9. 3c631c7 system: update Config.in comment about systemd dependencies by Thomas Petazzoni · 6 years ago
  10. 903b844 skeleton: PAGER without blank and unset at end of for loop by Florian La Roche · 6 years ago
  11. 2b21ba2 skeleton: add /dev/fd, /dev/std{in, out, err} symlinks for static /dev on readonly rootfs by Peter Korsgaard · 6 years ago
  12. d3de010 system/Config.in: re-wrap help text by Ricardo Martincoski · 6 years ago
  13. 879fa7f systemd: allow to build with uClibc toolchains by Waldemar Brodkorb · 6 years ago
  14. 5e23eb5 system: only expose getty options for busybox and sysvinit by Thomas Petazzoni · 6 years ago
  15. 8bbb040 skeleton: Rename skeleton-sysv to skeleton-init-sysv by Cam Hutchison · 7 years ago
  16. ecbe2be skeleton: Rename skeleton-systemd to skeleton-init-systemd by Cam Hutchison · 7 years ago
  17. f4a8ba8 skeleton: Rename skeleton-none to skeleton-init-none by Cam Hutchison · 7 years ago
  18. 26085bb system: make systemd work on a read-only rootfs by Yann E. MORIN · 7 years ago
  19. 76fc927 system: separate sysv and systemd parts of the skeleton by Yann E. MORIN · 7 years ago
  20. c0fd0ac package/skeleton: introduce sysv, systemd and none specific skeletons by Yann E. MORIN · 7 years ago
  21. cb09e1c package/skeleton: make it a virtual package by Yann E. MORIN · 7 years ago
  22. 1203075 package/skeleton: split out into skeleton-common by Yann E. MORIN · 7 years ago
  23. 0c750a0 package/skeleton: split out into skeleton-custom by Yann E. MORIN · 7 years ago
  24. 10ac064 package/skeleton: select it rather than default to y by Yann E. MORIN · 7 years ago
  25. 7c1692d package/skeleton: drop dependency on host-mkpasswd by Yann E. MORIN · 7 years ago
  26. 5a8484d system: move remounting / to the corresponding init systems by Yann E. MORIN · 7 years ago
  27. b07ccc4 system: move setting getty to the corresponding init systems by Yann E. MORIN · 7 years ago
  28. 2de968f system: provide package-wide system variables and macros by Yann E. MORIN · 7 years ago
  29. 5fb1b86 package/ifupdown-scripts: new package by Yann E. MORIN · 7 years ago
  30. dc057d2 system: introduce BR2_SYSTEM_ENABLE_NLS by Thomas Petazzoni · 7 years ago
  31. e7e526e system: require a timezone to be set by Yann E. MORIN · 7 years ago
  32. fc91501 system: do not overwrite /bin/sh Busybox symlink by Thomas Petazzoni · 7 years ago
  33. 8196b29 skeleton: fix permissions on /dev/pts/ptmx by Jan Kundrát · 7 years ago
  34. 84d997d system(d): allow auto net configuration with networkd by Eric Le Bihan · 8 years ago
  35. 5c5077e package: update comments for reverse dependencies of util-linux by Rahul Bedarkar · 8 years ago
  36. 0b04344 system: fix typo by Matt Kraai · 8 years ago
  37. 519f903 add mksh to system shell choice by Waldemar Brodkorb · 8 years ago
  38. c9ea19e system: fix unmet dependencies by Yann E. MORIN · 8 years ago
  39. 7353967 Merge branch 'next' by Peter Korsgaard · 8 years ago
  40. 9c67af2 system/skeleton: use uid/gid 65534 for nobody/nogroup by Peter Korsgaard · 8 years ago
  41. 8a8546e system: sysvinit needs MMU by Yann E. MORIN · 8 years ago
  42. aae8513 system: zoneinfo usable by musl, too by Yann E. MORIN · 8 years ago
  43. a77e8d2 system: move locale purging options to the "System configuration" menu by Thomas Petazzoni · 8 years ago
  44. 9068fe0 board: add blackfin gdb simulator support by Waldemar Brodkorb · 8 years ago
  45. 8c8b9b6 system: do not set hostname and issue for custom skeleton by Yann E. MORIN · 8 years ago
  46. 65329a1 system: do not handle network settings for custom skeleton by Yann E. MORIN · 8 years ago
  47. a661e0b system: move the rootfs skeleton choice by Yann E. MORIN · 8 years ago
  48. b541b9f system: provide no default for custom skeleton path by Yann E. MORIN · 8 years ago
  49. 784d49c package/skeleton: remove useless .empty file by Yann E. MORIN · 8 years ago
  50. 886f3109b system: systemd only really supports a R/W rootfs by Yann E. MORIN · 8 years ago
  51. 25a5032 system/skeleton: update etc/mtab with a more sensible link by Yann E. MORIN · 8 years ago
  52. 9cdb281 fs/common: add option to execute custom scripts under fakeroot by Yann E. MORIN · 8 years ago
  53. 688059e makedevs: add capability support by Philippe Reynes · 8 years ago
  54. 416fd9c Replace (e)glibc by glibc by Thomas Petazzoni · 8 years ago
  55. 4d185e5 system: add help entry to "none" init system by Yann E. MORIN · 8 years ago
  56. 25043d8 skeleton: Recreate /var/run symlink by Maxime Hadjinlian · 8 years ago
  57. 670fa0c skeleton: Rename /etc/profile.d/umask to umask.sh by Nicolas Cavallari · 8 years ago
  58. 9c40723 Makefile: drop ldconfig handling by Thomas Petazzoni · 9 years ago
  59. cc257ee Merge branch 'next' by Peter Korsgaard · 9 years ago
  60. 5583d2d readline: install configuration file from package recipe by Jérôme Pouiller · 9 years ago
  61. 29d1f8d skeleton: remove unused /etc/issue by Jérôme Pouiller · 9 years ago
  62. 2920681 system: Fix warning when selecting systemd and ensure merged /usr workarounds are enabled by Peter Korsgaard · 9 years ago
  63. adcc48e Revert "system: Fix warning when selecting systemd" by Peter Korsgaard · 9 years ago
  64. b4718c3 system: Fix warning when selecting systemd by Maxime Hadjinlian · 9 years ago
  65. ccc52c8 skeleton: optionally wait for network interfaces to appear by Jérôme Pouiller · 9 years ago
  66. 78521ca skeleton: add "operator" group by Jérôme Pouiller · 9 years ago
  67. 0110ffe skeleton: sync /etc/shadow with /etc/passwd by Jérôme Pouiller · 9 years ago
  68. 514411b system/skeleton: finalize removal of ftp user by Thomas Petazzoni · 9 years ago
  69. c5bd8af system: add options for /bin /sbin and /lib to be symlinks into /usr by Yann E. MORIN · 9 years ago
  70. 3dde19e skeleton: Remove ftp user and /home/ftp by Maxime Hadjinlian · 9 years ago
  71. a92b886 skeleton: Pretty fixes for /etc/profile by Maxime Hadjinlian · 9 years ago
  72. 8ae4a16 skeleton: Remove bash specific files by Maxime Hadjinlian · 9 years ago
  73. f93c692 skeleton: Clean up profile file by Maxime Hadjinlian · 9 years ago
  74. 571552c system: clarify /dev management using devtmpfs + {mdev, eudev} by Luca Ceresoli · 9 years ago
  75. bfd969d skeleton: fix absence of /dev/shm on static, read-only systems by Luca Ceresoli · 9 years ago
  76. 6fc7976 system: use a menuconfig for the getty options by Yann E. MORIN · 9 years ago
  77. b287378 system: make systemd's kernel headers comment fit by Arnout Vandecappelle · 9 years ago
  78. 7a6b83a skeleton: New package by Maxime Hadjinlian · 9 years ago
  79. ddc63be system: fix BR2_INIT_NONE / BR2_INIT_SYSTEMD build by Thomas Petazzoni · 9 years ago
  80. 89d39fc initscripts: new package by Maxime Hadjinlian · 9 years ago
  81. d3c8da4 skeleton: apply locale settings in user shells by Maxim Mikityanskiy · 9 years ago
  82. c1c7e8b core/skeleton: drop /etc/securetty by Yann E. MORIN · 9 years ago
  83. 2b47c7f system/device_table.txt: /etc/random-seed is no more by Peter Korsgaard · 9 years ago
  84. f33f766 system/skeleton: don't use random-seed from a read-only fs by Baruch Siach · 9 years ago
  85. ed0b44f system/skeleton: remove random-seed by Baruch Siach · 9 years ago
  86. 18fa4a3 system: allow/disallow root login, accept encoded passwords by Lorenzo Catucci · 9 years ago
  87. cb80683 system/device_table.txt: drop unused ifupdown post-up.d / pre-down.d directories by Peter Korsgaard · 9 years ago
  88. e26ec6e system: make /bin/sh symlink use relative path by Matthew Starr · 9 years ago
  89. b7c6e6c system: drop IPv6 depend for systemd by Gustavo Zacarias · 9 years ago
  90. ab6b4c8 system/skeleton: fix /etc/group by Bartosz Golaszewski · 9 years ago
  91. 8a58e02 Makefile: rename TARGETS to PACKAGES by Thomas Petazzoni · 9 years ago
  92. 0291796 system: remove DES password encoding by Yann E. MORIN · 9 years ago
  93. 5749d9a systemd: needs 3.10+ kernel headers by Peter Korsgaard · 9 years ago
  94. 93026a5 system: drop largefile depends by Gustavo Zacarias · 9 years ago
  95. 2676d7f eudev: fix dependency on kernel headers version by Alexey Mednyy · 9 years ago
  96. 0fa62b4 system: Defaulting TZ_LOCALTIME to UTC by Angelo Compagnucci · 9 years ago
  97. c6f76ff package/eudev: we won't miss you, avr32 by Yann E. MORIN · 9 years ago
  98. c6ca6fc system/skeleton: fix the new /var/run symbolic link by Thomas Petazzoni · 9 years ago
  99. d380dde skeleton: make /run a proper directory/filesystem by Gustavo Zacarias · 10 years ago
  100. f4f62a3 Allow a single DHCP configuration via the system configuration submenu by Jeremy Rosen · 9 years ago