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.

128 lines
4.8 KiB

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