1. 16 Feb, 2024 1 commit
    • Anton Midyukov's avatar
      pkg.in/lists: mark interactivesystem as metapackage · 07e310a1
      Anton Midyukov authored
      This must be done to ensure that its dependencies are not removed
      after uninstalling the interactivesystem package. Relevant only
      for systems installed from packages. Not relevant for live and
      rootfs, since all packages will be marked as manually installed.
      07e310a1
  2. 31 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      server: ensure ACPI poweroff support · add424fe
      Michael Shigorin authored
      acpid is not enough since power button handling configuration
      has been split apart; and tracking this in zillion places is
      utterly useless in face of a specially trained power feature.
      
      Just use it.
      add424fe
  3. 25 Jun, 2012 1 commit
    • Michael Shigorin's avatar
      factor out openssh packages · 3f21b6b0
      Michael Shigorin authored
      There's no need to repeat the typical openssh-* triade
      all over the place; those who need server and client
      are better off pulling in "openssh" pkglist, and those
      needing a particular package should specify it.
      3f21b6b0
  4. 20 Dec, 2011 1 commit
  5. 12 Nov, 2011 1 commit
  6. 03 Nov, 2011 2 commits
    • Michael Shigorin's avatar
      syslinux and features · c91a2a09
      Michael Shigorin authored
      - syslinux: menu.c32 works
      - features: initial draft
        + memtest
      - mv pkg/ pkg.in/
        + server-base: include openssh-blacklist by default
      - mv isodata/ copy/
      - README: changed to utf8, added an URL
      c91a2a09
    • Michael Shigorin's avatar
      working installer iso image · d91a3564
      Michael Shigorin authored
      - s/stage2/install2/g
      - added pkg/lists
      - initial README (ru_RU.KOI8-R)
      - mkimage topdir is in image.in/, really (off-tree build)
        + initial bin/mktmpdir
        + BUILDDIR (works)
      - s/cd/iso/
      - drop --with-distro (considered harmful)
      d91a3564