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.

145 lines
5.5 KiB

  1. Tue Nov 15 20:17:48 CET 2005 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  2. * removed unnecessary programs from the live system
  3. * added Copyright headers to source files
  4. * removed support for linux 2.4.x kernels
  5. * fixed hardware detection and /dev population (DIE, UDEV, DIE!)
  6. * added GPL notes to binary distribution
  7. * changed startup message to be more accurate
  8. * made question about multi language buttons for .ogm and .mkv optional
  9. * V0.5.1: released, dubbed "100% XCP free!"
  10. Sat Oct 8 17:13:24 CEST 2005 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  11. * usual ROCK update
  12. * now uses devicemapper instead of loop-aes
  13. * V0.5.0: released, dubbed "backwards incompatible"
  14. Fri Feb 25 19:50:36 CET 2005 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  15. * usual ROCK update
  16. * update lvp program to 0.3.3 (scrolling of the menu)
  17. * now uses linux kernel 2.6.10
  18. * batch mode for release (automatically answer default to everything)
  19. * textures in lvp program
  20. Tue Sep 28 09:54:01 CEST 2004 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  21. * updated to use new ROCK Linux trunk (trunk 43xx)
  22. * now use a linear RAID for encrypted LVPs. This was done in response to a lot of
  23. wasted disk space due to the 2GB file size limit of iso9660.
  24. * package updates all over the place (gcc, glibc, mplayer, you name it)
  25. * V0.4.2: released, dubbed "Moving to Berlin"
  26. Mon May 24 12:56:20 CEST 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  27. * preconfig.in: rename target to LVP
  28. * build.sh: substitute I for --compress-program=bzip2
  29. * overall: update to ROCK trunk (new build-directory layout, MPlayer 1.0pre4)
  30. * overall: use initrd instead of reading / directly from CD
  31. * initrd: search for LVP in all available CD/DVD-drives
  32. * initrd: eject discs before shutting down
  33. Mon Mar 8 11:28:08 CET 2004 Benjamin 'blindCoder' Schieder <blindcoder@scavenger.homeip.net>
  34. * overall: adapted lvp to be used as a pure ROCK Linux target
  35. * buildsystem: adapted to create a releaseable, precompiled target
  36. * buildsystem: implemented an easy-to-use user interface for releases
  37. * updated to ROCK Linux 2.0.0-final
  38. Wed Jan 28 16:24:31 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  39. * overall: further shrunk the livesystem to 25 MB by using upx
  40. * lvpxml/encryption: make filesystem as large as possible (using whole disk)
  41. to work around dozens of problems.
  42. * lvpxml.sh: several new options
  43. * mplayer: fix fonts to be displayed
  44. Mon Jan 26 19:07:30 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  45. * overall: several small patches to make everything behavke (mostly X)
  46. Sat Jan 24 10:58:58 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  47. * lvpxml/plain: try to hardlink files rather than copying
  48. * lvpxml/encryption: make last pseudo-fs only as big as necessary
  49. Fri Jan 23 18:00:33 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  50. * overall: shrunk livesystem to 38MB by using static linking and only copied necessary
  51. files.
  52. * parse-config: contains configuration for some packages to compile statically
  53. * pkg_mplayer.conf: contains special configuration for mplayer
  54. * glut: switched glut for freeglut for static linking
  55. Wed Jan 7 13:35:14 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  56. * create_lvpxml: changed button-arrangement
  57. * help0.txt: added version number
  58. * plain: fixed some syntax-errors
  59. * V0.2.3: released, dubbed "skipped lunch"
  60. Wed Jan 7 11:47:01 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  61. * encryption.sh: fixed cipher detection
  62. Mon Jan 5 17:26:31 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  63. * hwscan: commented line 324 (asort) to make it behave
  64. Mon Jan 5 12:57:28 CET 2004 Benjamin Schieder <bs1544@bingo-ev.de>
  65. * X: use X -configure instead of home-made config
  66. Thu Dec 11 09:04:56 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  67. * sysfiles: really fix the error messages
  68. Sun Dec 7 12:25:42 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  69. * sysfiles: fixed bash error messages (F: command not found)
  70. Tue Dec 2 10:22:07 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  71. * V0.2.2: released
  72. Sat Nov 29 12:19:50 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  73. * various scripts: moved system scripts into /etc/lvp
  74. * startup: added keymap= kernel argument to load a different keymap
  75. * kernel: added quiet patch and parameter
  76. * kernel: now using a specific configuration instead of ROCK default
  77. * live: Use only necessary packages for the live-system, gzexe all executables
  78. Fri Nov 28 09:11:58 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  79. * lvpxml.sh: rewritten from scratch, fixing several bugs and added -file
  80. -files and -cfg parameters
  81. Thu Nov 27 18:57:21 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  82. * linuxrc: added a little X autoconfiguration for nv, mga, vmware, tdfx, vesa
  83. Sun Nov 23 10:18:55 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  84. * encryption: encryption compatible to <2GB data
  85. * V0.2.1: released
  86. Sat Nov 22 18:58:29 CET 2003 Benjamin Schieder <bs1544@bingo-ev.de>
  87. * encryption: enabled encryption for more than 2GB-2Byte data
  88. Sun Nov 16 13:30:00 MEST 2003 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  89. * V0.2: released
  90. * packages: added package blindcoder/ciphers, added 99-crypto.patch to linux24,
  91. updated util-linux to 2.12pre and added crypto.patch to util-linux
  92. This is concatenated in the lvp.diff file
  93. * build_lvp.sh: fixed several typos, one of them critical
  94. * lvpxml.sh: added CryptoAPI support
  95. * startlv2: added CryptoAPI support
  96. * xinitrc: added CryptoAPI support
  97. Wed Oct 22 13:54:17 MEST 2003 Benjamin Schieder <blindcoder@scavenger.homeip.net>
  98. * V0.1: released