armbian-build/packages/bsp/common/usr
marcone e52958db93
armbian-firstlogin: make Y/n questions consistent (#4489)
Make the two Y/n questions that firstlogin asks behave consistently
with each other, and more in line with user expectation:
- Reject anything that is not Y, y, N, n or <enter>. Previously the
  "Connect via wireless? [Y/n]" question would interpret Y, y and
  <enter> as "yes", and everything else as "no", whereas the
  "Set user language based on your location? [Y/n]" question would
  loop until the user selected Y, y, N or n.
- Make pressing enter equivalent to the default "Y", since that
  is the capitalized option.
- Echo back what the user typed.
2022-11-27 21:45:03 +01:00
..
bin Add fallback for debug upload (#4194) 2022-10-13 18:34:24 +02:00
lib armbian-firstlogin: make Y/n questions consistent (#4489) 2022-11-27 21:45:03 +01:00
sbin Fix faulty lsblk argument (#4466) 2022-11-20 23:00:34 +01:00
share/initramfs-tools/conf-hooks.d Support Plymouth (#4133) 2022-09-13 15:16:30 +02:00