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.

112 lines
4.1 KiB

  1. Mon May 24 12:56:20 CEST 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  2. * preconfig.in: rename target to LVP
  3. * build.sh: substitute I for --compress-program=bzip2
  4. * overall: update to ROCK trunk (new build-directory layout, MPlayer 1.0pre4)
  5. * overall: use initrd instead of reading / directly from CD
  6. * initrd: search for LVP in all available CD/DVD-drives
  7. * initrd: eject discs before shutting down
  8. Mon Mar 8 11:28:08 CET 2004 Benjamin 'blindCoder' Schieder <blindcoder@scavenger.homeip.net>
  9. * overall: adapted lvp to be used as a pure ROCK Linux target
  10. * buildsystem: adapted to create a releaseable, precompiled target
  11. * buildsystem: implemented an easy-to-use user interface for releases
  12. * updated to ROCK Linux 2.0.0-final
  13. Wed Jan 28 16:24:31 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  14. * overall: further shrunk the livesystem to 25 MB by using upx
  15. * lvpxml/encryption: make filesystem as large as possible (using whole disk)
  16. to work around dozens of problems.
  17. * lvpxml.sh: several new options
  18. * mplayer: fix fonts to be displayed
  19. Mon Jan 26 19:07:30 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  20. * overall: several small patches to make everything behavke (mostly X)
  21. Sat Jan 24 10:58:58 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  22. * lvpxml/plain: try to hardlink files rather than copying
  23. * lvpxml/encryption: make last pseudo-fs only as big as necessary
  24. Fri Jan 23 18:00:33 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  25. * overall: shrunk livesystem to 38MB by using static linking and only copied necessary
  26. files.
  27. * parse-config: contains configuration for some packages to compile statically
  28. * pkg_mplayer.conf: contains special configuration for mplayer
  29. * glut: switched glut for freeglut for static linking
  30. Wed Jan 7 13:35:14 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  31. * create_lvpxml: changed button-arrangement
  32. * help0.txt: added version number
  33. * plain: fixed some syntax-errors
  34. * V0.2.3: released, dubbed "skipped lunch"
  35. Wed Jan 7 11:47:01 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  36. * encryption.sh: fixed cipher detection
  37. Mon Jan 5 17:26:31 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  38. * hwscan: commented line 324 (asort) to make it behave
  39. Mon Jan 5 12:57:28 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  40. * X: use X -configure instead of home-made config
  41. Thu Dec 11 09:04:56 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  42. * sysfiles: really fix the error messages
  43. Sun Dec 7 12:25:42 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  44. * sysfiles: fixed bash error messages (F: command not found)
  45. Tue Dec 2 10:22:07 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  46. * V0.2.2: released
  47. Sat Nov 29 12:19:50 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  48. * various scripts: moved system scripts into /etc/lvp
  49. * startup: added keymap= kernel argument to load a different keymap
  50. * kernel: added quiet patch and parameter
  51. * kernel: now using a specific configuration instead of ROCK default
  52. * live: Use only necessary packages for the live-system, gzexe all executables
  53. Fri Nov 28 09:11:58 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  54. * lvpxml.sh: rewritten from scratch, fixing several bugs and added -file
  55. -files and -cfg parameters
  56. Thu Nov 27 18:57:21 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  57. * linuxrc: added a little X autoconfiguration for nv, mga, vmware, tdfx, vesa
  58. Sun Nov 23 10:18:55 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  59. * encryption: encryption compatible to <2GB data
  60. * V0.2.1: released
  61. Sat Nov 22 18:58:29 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  62. * encryption: enabled encryption for more than 2GB-2Byte data
  63. Sun Nov 16 13:30:00 MEST 2003 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  64. * V0.2: released
  65. * packages: added package blindcoder/ciphers, added 99-crypto.patch to linux24,
  66. updated util-linux to 2.12pre and added crypto.patch to util-linux
  67. This is concatenated in the lvp.diff file
  68. * build_lvp.sh: fixed several typos, one of them critical
  69. * lvpxml.sh: added CryptoAPI support
  70. * startlv2: added CryptoAPI support
  71. * xinitrc: added CryptoAPI support
  72. Wed Oct 22 13:54:17 MEST 2003 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  73. * V0.1: released