1. 06 Sep, 2016 2 commits
  2. 31 Aug, 2016 2 commits
  3. 23 Aug, 2016 1 commit
    • Michael Shigorin's avatar
      syslinux: un-tweak showopts for rescue_fm snippet · f7df0f58
      Michael Shigorin authored
      This one is related to forensics mode handling in mkimage:
      there's a regex that's expecting the old string ending with
      hash value, and it stops working when this is changed here
      (at least as of mkimage 0.2.18).
      
      So partially undo the change for this particular file to avoid
      refind's example menu for regular-rescue.iso (or any other image
      involving forensics mode), and hope to revert this commit some day.
      f7df0f58
  4. 19 Aug, 2016 2 commits
    • Gleb Fotengauer-Malinovskiy's avatar
      ac156c19
    • Michael Shigorin's avatar
      syslinux: tweak showopts · ed1c73b1
      Michael Shigorin authored
      This keyword was misused due to the lack of understanding
      of its meaning; thanks zerg@ for the hint, let's hide the
      kernel boot parameters not expected to be modified by user
      under the hood (and vice versa in some cases).
      
      Note that this is just a keyword shift in all cases
      but mediacheck where "showopts" is now added.
      
      NB: this keyword is only relevant for gfxboot.
      ed1c73b1
  5. 15 Aug, 2016 12 commits
  6. 08 Aug, 2016 1 commit
  7. 04 Aug, 2016 1 commit
  8. 28 Jul, 2016 2 commits
  9. 27 Jul, 2016 2 commits
  10. 26 Jul, 2016 1 commit
  11. 29 Jun, 2016 1 commit
  12. 27 Jun, 2016 10 commits
    • Michael Shigorin's avatar
      gear-store-tags · a980f60d
      Michael Shigorin authored
      a980f60d
    • Michael Shigorin's avatar
      1.1.94-alt1 · d172c320
      Michael Shigorin authored
      - workstation
      d172c320
    • Michael Shigorin's avatar
      basealt.mk: initial release · ccd6e171
      Michael Shigorin authored
      This has been brewing since April, and is starting to get ready...
      ccd6e171
    • Michael Shigorin's avatar
      docs: en_US fallback for index.html symlink · 40080a18
      Michael Shigorin authored
      It's unfortunate but leaving "upstream" redirector
      index.html files without their final target is worse yet;
      hope this gets popravleno some day.
      40080a18
    • Michael Shigorin's avatar
      docs: don't pull branding bits in unconditionally · 3c65c498
      Michael Shigorin authored
      ...just do it when actually requested for the main image part.
      3c65c498
    • Michael Shigorin's avatar
      groups: added `make check' · eae7b38c
      Michael Shigorin authored
      This one has became direly needed while reworking
      Centaurus' pkglists/groups into a tree.
      eae7b38c
    • Michael Shigorin's avatar
      cleanup: leave docs/manpages alone · 4c2ff130
      Michael Shigorin authored
      ...for those images that can be installed.
      4c2ff130
    • Michael Shigorin's avatar
      main, metadata, lists: switch to groups2lists() · 137e738c
      Michael Shigorin authored
      Now that we don't ignore X-Alterator-PackageList
      in pkggroup files these few places referencing
      group names as list names have broke; bring 'em
      in line through this new and shiny function.
      137e738c
    • Michael Shigorin's avatar
      image.in: added groups2lists() · cbbc23ed
      Michael Shigorin authored
      NB: PKGDIR might be overridden now so that these functions
      can be used within both metaprofile and generated profile
      contexts; this isn't clean but I couldn't come up with
      anything better so far.
      cbbc23ed
    • Michael Shigorin's avatar
      pkg.in: ported several centaurus lists · 85c1a0f2
      Michael Shigorin authored
      These mostly come from m-p-d but have been heavily reworked
      for the new workstation distro, here's a list of the
      typical changes:
      
      - changed X-Alterator-Parent from centaurus-desktop
        to a more fine-grained toplevel entry;
      - tweaked Categories for the desktop file (e.g. pidgin);
      - packages added or removed (like sane to scanning);
      - adapted for m-p's biarch support scheme (see emulators);
      - renamed more appropriately (for example, 3d -> blender);
      - improved descriptions (e.g. by adding specific product
        names to groups referencing single-package lists).
      
      Several ones were done from scratch.
      
      NB: lists/groups have been moved into workstation/
          and intersynced accordingly.
      85c1a0f2
  13. 16 Jun, 2016 1 commit
  14. 15 Jun, 2016 1 commit
  15. 13 Jun, 2016 1 commit