Skip to content
Snippets Groups Projects
  1. Dec 31, 2021
    • Matthias Schiffer's avatar
      x86: copy separate kernel and rootfs images to "other" directory · cc174ad1
      Matthias Schiffer authored
      For regular use, a full disk image is always recommended, as it is
      required to support sysupgrades.
      
      During development or for automated tests, separate images for the
      kernel and rootfs may be useful to pass additional kernel cmdline or use
      nfsroot/virtiofs. The rootfs is only available as a (squashfs)
      filesystem image, not as a TAR archive (the TAR archive in OpenWrt's bin
      directory does not contain DEVICE_PACKAGES, so it is missing most of
      Gluon's packages).
      cc174ad1
    • Matthias Schiffer's avatar
      x86: fix indentation of package lists · cd7da847
      Matthias Schiffer authored
      cd7da847
  2. Jun 21, 2021
  3. Jun 17, 2019
  4. Jun 15, 2019
  5. Apr 22, 2019
  6. Feb 03, 2019
  7. Apr 26, 2018
  8. Jun 13, 2017
  9. Feb 03, 2017
  10. Jan 18, 2017
  11. Nov 06, 2016
  12. Oct 29, 2015
  13. Oct 08, 2015
  14. Sep 21, 2015
  15. Jul 18, 2015
  16. Jul 12, 2015
  17. Jul 08, 2015
  18. Jun 15, 2015
  19. May 21, 2015
  20. Mar 16, 2015
    • Matthias Schiffer's avatar
      Get rid of the static kernel configuration files · 630de844
      Matthias Schiffer authored
      With a backported patch from the OpenWrt trunk, it is now easy to generate an
      equivalent configuration using CONFIG_ALL_KMODS.
      
      The build will take a bit longer because all kernel module packages are actually
      built even when they are not included in the image, but adding new targets
      becomes a lot easier.
      
      Also, related documentation updates and fixes.
      630de844
  21. Mar 15, 2015
  22. Mar 13, 2015
  23. Mar 07, 2015
  24. Jan 26, 2015
  25. Jan 25, 2015
  26. Aug 18, 2014
  27. Aug 07, 2014
  28. May 21, 2014
Loading