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.

97 lines
4.1 KiB

  1. This is a changelog for Dietlibc-Target, Alpha Target and all changes esden
  2. does for ROCKLinux ;-)
  3. *) 2003-09-12 (2.0.0-rc1 - 2.0.0-rc2)
  4. - fixed zlib and e2fsprogs
  5. *) 2003-09-07 (2.0.0-rc1 - 2.0.0-rc2)
  6. - fixed iproute2 for dietlibc
  7. - added bin86 and nasm to dietlibc target (needed for lilo) and also fixed for
  8. dietlibc
  9. - fixed lilo for dietilbc
  10. *) 2003-09-04 (2.0.0-rc1 - 2.0.0-rc2)
  11. - added vim to dietlibc target
  12. - refixed util-linux package for dietlibc
  13. - added isofs.txt file creation to dietlibc target
  14. - changed "statically" and "dynamically" to "static" "dynamic" in
  15. diet_dynamic_static variable
  16. - cleaned up the include path mess in dietlibc/parse-config-9
  17. - once more fixed util-linux. because of the include path cleanup
  18. - fixed grub for dietlibc
  19. - added dietlibc flag to dialog
  20. - fixed curl for dietlibc running ./reconf in it. Since we have no running
  21. autoconf/automake under dietlibc this change is nicluded as patch. Yes I
  22. know it is ugly big patch.
  23. - fixed dietlibc/parse-config-9 for builds that do not use dietlibc gcc like
  24. bootdisk target
  25. - fixed bootdisk target: it was yelling that syslinux was not included in
  26. package_map and mdlbl version changed and was not updaded in the scripts
  27. - added package.db creation to dietlibc target. forgot it earlier >_<
  28. - made e2fsprogs compile only statically
  29. *) 2003-09-03 (2.0.0-rc1 - 2.0.0-rc2)
  30. - fixed scripts/Build-Tools so that it does not execute backup parse-config
  31. files marked with ~ at the end of filename
  32. - modified package/base/dietlibc/parse-config-9 so that it patches gcc to use
  33. dietlibc as default c library
  34. - fixed zlib, findutils, curl for dietlibc
  35. - removed obsolated e2fsprogs dietlibc related patch
  36. - fixed gcc3 for dietlibc making it shared/static aware and disabling c++,
  37. java support when compiled with dietlibc. C++ needs further investigation
  38. because it seems that it is fixable, but I postpone it for later.
  39. - fixed coreutils and bison in stage 3 of dietlibc target. Somehow they are
  40. hanging when trying to compile in doc subdirectory. Needs further
  41. investigation...
  42. - fixed util-linux under dietlibc without adding tons of headers to dietlibc
  43. include directory!
  44. - removed the DIETLIBC flag form syslinux and inserted addition of it in
  45. target/bootdisk/config.in where it should be
  46. - removed the DIETLIBC flag from memtest86 and bonnie++ because they are not
  47. compiling with dietlibc yet and need more work (in bootdisk target they are
  48. selected "manually" with config.in)
  49. - grep is also hanging in doc directory in dietbuild so patched
  50. - fixed cpio for dietlibc adding a patch and adding texinfo, ncurses to
  51. dietlibc target (in the same run fixed ncurses for dietlibc (disabled c++
  52. api))
  53. - fixed net-tools for dietlibc
  54. *) 2003-08-18 (2.0.0-camp - 2.0.0-rc1)
  55. - fixed Task #38: sshd: issue a error if no keys are present on startup with a
  56. reference how to create the keys.
  57. *) 2003-08-17 (2.0.0-camp - 2.0.0-rc1)
  58. - fixed Task #67: stone: no dialog installed
  59. - fixed a typo in packages/base/dietlibc/parse-config-9
  60. - added DIETLIBC flag to zlib
  61. *) 2003-08-15 (2.0.0-camp - 2.0.0-rc1)
  62. - cleaned up the sshd init script see Task #38 in flyspray
  63. *) 2003-08-01 (2.0.0-beta7 - 2.0.0-rc1)
  64. - added dvorakng package
  65. *) 2003-07-30 (2.0.0-beta7 - 2.0.0-rc1)
  66. - added socket package
  67. - updated cksum for services file
  68. - added tetradraw package
  69. *) 2003-07-26 (2.0.0-beta7 - 2.0.0-rc1)
  70. - added ekg (gadu-gadu) package
  71. - changed from the outdated and crappy atstake version to the gnu version
  72. - cleaned up Create-SrcTar script
  73. *) 2003-04-19 (2.0.0-alpha - 2.0.0-beta)
  74. - fixed Build-Tools to not use parse-config*~ files
  75. - added netcat package to esden repository
  76. - added prefix_WRAPPER_APPEND_PO option to the command wrapper that is adding
  77. an option before other wrappers are being run (needed for -lcompat in
  78. dietlibc target)
  79. - fixed coreutils, sed and curl in dietlibc target
  80. - removed gcc2 from the dietlibc target because that package is not building
  81. and to honest not nessesary for this target ...
  82. - set DISABLE_NLS in dietlibc target (localization is not supported by
  83. dietlibc yet)