mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

89 lines
2.3 KiB

  1. #!/bin/bash
  2. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  3. #
  4. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  5. # Please add additional copyright information _after_ the line containing
  6. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  7. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  8. #
  9. # ROCK Linux: rock-src/target/livecd/config.in
  10. # ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  11. #
  12. # This program is free software; you can redistribute it and/or modify
  13. # it under the terms of the GNU General Public License as published by
  14. # the Free Software Foundation; either version 2 of the License, or
  15. # (at your option) any later version. A copy of the GNU General Public
  16. # License can be found at Documentation/COPYING.
  17. #
  18. # Many people helped and are helping developing ROCK Linux. Please
  19. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  20. # file for details.
  21. #
  22. # --- ROCK-COPYRIGHT-NOTE-END ---
  23. ROCKCFGSET_CREATE_TARBZ2=1
  24. ROCKCFGSET_CREATE_GEM=0
  25. ROCKCFGSET_PKGFILE_VER=1
  26. ROCKCFGSET_DO_REBUILD_STAGE=0
  27. ROCKCFGSET_PKG_INITRAMFS_CONFIG='initramfs-livecd'
  28. # default package selection for this target...
  29. # begin the sed string
  30. echo "pkgfilter sed '" > config/$config.$swpid/predefined-pkgsel.parsed
  31. . ./misc/pkgsel/macros
  32. . ./misc/pkgsel/minimal-desktop.in >> config/$config.$swpid/predefined-pkgsel.parsed
  33. # end the sed string
  34. echo "'" >> config/$config.$swpid/predefined-pkgsel.parsed
  35. . config/$config.$swpid/predefined-pkgsel.parsed
  36. pkgdisable gcc2
  37. pkgdisable gcc32
  38. pkgdisable gcc33
  39. pkgdisable gcc34
  40. pkgdisable gcc40
  41. pkgdisable gcc41
  42. pkgdisable ncompress
  43. pkgdisable xphelloworld
  44. pkgdisable xsm
  45. pkgdisable xpdf
  46. # pkgenable pseudonative-daemon
  47. pkgenable tcp_wrappers
  48. pkgenable portmap
  49. pkgenable udev
  50. pkgenable disktype
  51. #
  52. pkgenable dbus
  53. pkgenable dbus-glib
  54. pkgenable dbus-qt3
  55. pkgenable hal
  56. pkgenable hal-info
  57. pkgenable usbutils
  58. pkgenable grml-x
  59. pkgenable hwinfo
  60. pkgenable zisofs-tools
  61. #
  62. pkgenable fuse
  63. pkgenable aufs
  64. pkgenable rockinitramfs
  65. pkgenable cpio
  66. #
  67. pkgenable autoconf213
  68. pkgenable pycairo
  69. pkgenable pygtk
  70. pkgenable pygobject
  71. pkgenable gnupg2
  72. pkgenable libgpg-error
  73. pkgenable libgcrypt
  74. pkgenable libksba
  75. pkgenable libassuan
  76. pkgenable libpth
  77. # target-finish packages
  78. pkgenable initramfs
  79. pkgenable 2nd-stage-livecd
  80. pkgenable bootloader
  81. pkgenable isofs