added powerpc64 support
[hdw-linux/hdw-linux.git] / doc / CHANGELOG
1 *) 2005-06-23
2
3 - added powerpc64 support (thanks to http://tuxppc.rz.uni-augsburg.de/)
4
5 *) 2005-06-06
6
7 - updated openssh, openssl, zlib
8
9 *) 2005-06-05
10
11 - added pcre and gpsdrive package
12 - updated gpsd
13
14 *) 2005-06-02
15
16 - updated hostap
17
18 *) 2005-05-26
19
20 - enabled lirc support in mplayer package
21 - use host system tools for toolchain binutils and gcc build
22 - updated firefox, thunderbird, linux, hotplug
23
24 *) 2005-05-25
25
26 - fixed link bug in download script
27 - added fig2ps package
28
29 *) 2005-05-14
30
31 - some more adaptions
32
33 *) 2005-05-13
34
35 - changes to major scripts improving toolchain and crossbuild concept (devel)
36
37 *) 2005-05-03
38
39 - updated fontconfig package
40
41 *) 2005-05-02
42
43 - added nfsidmap + libevent package
44 - updated nfs-utils
45
46 *) 2005-04-23
47
48 - improved hdw-get to resolve run time dependencies
49 - new concept, hdw-get reading hdw-get.db file
50 - improved Helper script to print dependencies
51
52 *) 2005-04-17
53
54 - updated to linux kernel 2.6.11.7
55
56 *) 2005-03-25
57
58 - added CVS_RSH=ssh export to /etc/profile
59
60 *) 2005-02-27
61
62 - added transfig package
63
64 *) 2005-02-26
65
66 - added xfig package
67
68 *) 2005-02-11
69
70 - added more nic support to hdw default kernel
71 - added dialog, lirc, setserial and blackbox package
72
73 *) 2005-02-21
74
75 - added iproute2 package
76
77 *) 2005-01-02
78
79 - updated ardour
80
81 *) 2005-01-01
82
83 - added Make-KPkg script to build a kernel binary image
84
85 *) 2004-12-29
86
87 - added aumix package
88
89 *) 2004-12-27
90
91 - small fix in fai documentation
92 - updated linux kernel (2.6.10)
93
94 *) 2004-12-22
95
96 - added etherwake package (by donald becker)
97 - added libieee1284 package
98 - fixed / updated firefox & thunderbird package
99 - added thunderbird to targets
100
101 *) 2004-12-12
102
103 - removed broken dns from resolv.conf file
104 - finished/fixed bootdisk image, added misc/fai/lilo.conf
105 - add swap to fstab file in fai method
106 - xorg update (doc install fails)
107 - thunderbird update (still failing)
108 - added some bootdisk/fai documentation
109
110 *) 2004-12-08
111
112 - finished minimal fai concepts
113 - added some documentation for fai
114
115 *) 2004-12-07
116
117 - added fai directory including new rc_fai.sh script
118 - some modifications in fai nfsroot creation
119
120 *) 2004-12-06
121
122 - further work on fai
123 - updated tftp-hpa and syslinux package
124 - added exit statement to hdw-get file
125
126 *) 2004-10-31
127
128 - some lines adding general mips support
129 - very beginning of new crossbuild implementation ;)
130
131 *) 2004-10-21
132
133 - added zvbi library package
134
135 *) 2004-10-20
136
137 - updated linux kernel -> 2.6.9
138 - added wvstreams and wvdial package
139 - added slmodem package
140 - bugfix in hdw-get script
141
142 *) 2004-10-16
143
144 - added ntp package
145
146 *) 2004-08-20
147
148 - added povray package
149
150 *) 2004-08-18
151
152 - updated kernel -> 2.6.8.1
153
154 *) 2004-08-13
155
156 - cdrtools update/fix
157 - coreutils fixes (cut,tr got ot /bin)
158 - documentation update
159
160 *) 2004-08-12
161
162 - small fix to INSTALL documentation + build qt licq frontend
163
164 *) 2004-08-08
165
166 - added mesa3d and sdl-mixer package
167 - updated samba, removed prefix variable (set by Build script)
168 - strip -x from package name when making binaries
169
170 *) 2004-08-03
171
172 - added fftw package
173 - don't enable xft for firefox (bad, but avoids crashes)
174
175 *) 2004-08-02
176
177 - updated firefox (still crashing, imho due to freetype2 issue)
178
179 *) 2004-07-31
180
181 ## last 0.3 fixes ##
182
183 - updated doc/README
184 - default optimization i686
185 - Config -> version 0.3
186 - final hdw-get fixes / changed modes -> 750
187 - adapted INSTALL file
188 - small updates to FAI file
189
190 *) 2004-07-28
191
192 - turned to cvs development version again
193
194 #########################################
195 #                                       #
196 #       release - info                  #
197 #                                       #
198 # changed/uploaded stable version 0.3   #
199 #                                       #
200 #########################################
201
202 - use -c in nroff cmd (man)
203 - modifications in 00-init-conf
204 - bugfixes in shadow package
205 - delete cups init scripts created by cups package
206 - delimiter not delimeter in udev init script, + mounting of pts/shm
207 - fixed pkg_dir bug in Create-Binary
208 - network config via dhcp / dhclient in /usr/sbin (bad?)
209 - linux config changes, no devfs mount at startup
210 - small fixes to hdw-get (still no dep checking)
211 - not building qt plugin for licq
212 - modified xdirectfb
213
214 *) 2004-07-26
215
216 - no puzzling in Helper script
217 - fixed sendmail, added patch
218 - fixed xdirectfb + changed prefix to /opt
219 - fixed dhcp documentation related bug
220 - fixed Create-Binary script to use right package dir names
221 - implemented runtime dependency check (final)
222
223 *) 2004-07-25
224
225 - implemented runtime dependency checks for each build, still dev!
226 - fixed sendmail package
227 - added setup script for openssh
228 - some target modifications
229 - added FAI docu and script (not working yet, just to have it there!)
230 - updated ardour
231 - improved info/dir cleanup whicle remove in hdw-get
232 - added CROSSBUILD file - just some guidelines for hacking it the hdw way
233 - fixed unrealircd package
234 - do not build linux mandocs
235 - removed unneeded libmustux patch
236 - fixed jack compilation
237 - alsa: fixed userland tools, skip driver build as available in 2.6
238 - fixed wine package, fixed gimp-print
239
240 *) 2004-07-24
241
242 - updated INSTALL file
243 - improved Helper, Create-Binary and hdw-get script
244 - fixed wine, flite (define const patch needed for flite)
245 - implemented create-cvs-list function to Helper script
246 - updated BUILD file
247 - fixed scummvm and lprng package
248 - added thunderbird freetype patches (still not working) - removed from targets
249 - added alternative mutt console mail client
250
251 *) 2004-07-23
252
253 - replaced iv by qiv package
254 - firefox/thunderbird instead of mozilla
255 - downgraded firefox (and use lfs patch)
256
257 *) 2004-07-21
258
259 - fixed iv package
260 - added firefox patches (still not working, removed firefox from targets)
261 - adapted make_tar.sh script
262 - fixed firefox and mozilla config typo
263
264 ############################################################################
265 #                                                                          #
266 # - initial checkin of new hdw-linux cvs repository for active development #
267 #                                                                          #
268 # cvs -d:pserver:anonymous@cvs.hackdaworld.dyndns.org:/hdw-linux \         #
269 #     co hdw-linux                                                         #
270 #                                                                          #
271 ############################################################################
272
273 *) 2004-07-20
274
275 - use stable vlc release
276 - fixed ffmpeg and mplayer package
277 - moved some download locations to soon appearing 0.3 version directory
278 - build imlib before ffmpeg
279 - fixed faad2
280 - fixed licq (added nptl.patch)
281 - xpdf source package added
282 - gtk-gnutella fixed (added patch)
283 - added debian patch for wmmon (await disk i/o patch soon)
284
285 *) 2004-07-19
286
287 - added missing '"' for hdw-get.conf 
288 - downgraded gtk+1 (same issue as for glib1, to have real 1 version)
289 - fixed pango and gtk+ to build with xft support
290 - fixed root-tail package
291 - added patch for gnuplot for new pdflib + cruel hack to libpng12/pngconf.h
292 - downgraded glib1
293 - fixed scummvm
294 - fixed dfbsee
295
296 *) 2004-07-18
297
298 - minor fixes to xdirectfb (still not compiling!)
299 - enabled sysfs in directfb
300 - fixed mppp package
301 - build gnuplot & grace after having build tetex
302 - removed tetex fmtutil patch, changed buildorder + added bison fix
303 - corrected rp-pppoe dowmload location
304 - updated dhcp & pcmcia-cs
305 - new dll codecs for mplayer
306
307 *) 2004-07-17
308
309 - removed makefile patch for wmapm, obsolete
310 - fixed synaptics strange Makefile (uh!)
311 - changed freetype download location
312 - fixed qt build
313 - updated pine & correct install of imapd.8
314 - cahnges in build order for expat freetype and fontconfig
315 - downgraded fontconfig + added some patches
316 - added patch for libtiff to have right man install path
317 - corrected install pathes for vobcopy
318 - only executing ./configure in vpnc if available
319 - no make clean in vobcopy
320 - updated namservers in etc/resolv.conf
321
322 *) 2004-07-16
323
324 - implemented hdw_make_package feature
325 - moved that implementation to Buid-Distro script
326 - minor fixes
327 - fixed some multimedia pckages
328 - fixed iptables (though a lot of warnings remain - fixed?)
329 - fixed ngrep pcap/bpf problems
330 - no patching for openh323
331 - downgraded tftp-hpa
332
333 *) 2004-07-15
334
335 - updated iptables
336 - added pciutils package
337 - added missing errno definitions to CFLAGS for ipsec-tools
338 - fixed adding deps/build/$package file to flist
339 - added avra manpage manually
340 - added tcpdump patch to not use pcap_debug
341 - added timezone link to 00-small-base-conf
342 - fixed bdb to link properly against nptl
343 - removed obsolete perl patch to link against bdb
344 - fixed mhonarc package
345 - fixed sendmail compilaton: introduced .setup, definitions via site.config.m4
346 - changed build priority for ipsec-tools
347 - manual copy of libnet-config in libnet package
348
349 *) 2004-07-14
350
351 - added pcmcia/cardbus support to linux.config + added pcmcia patch
352 - added patch for hdparm to buuild properly in 2.6 kernel environment
353 - added patch for cdrtools to build properly for 2.6 kernels
354
355 *) 2004-07-13
356
357 - implemented error check for cvs downloads
358 - implemented dependency calculation for stage >=3 (devel)
359 - more stage 3 package updates
360 - added firefox & thunderbird + adjusted target include files
361
362 *) 2004-07-12
363
364 - more stage 3 package updates
365 - auto download package if src not available
366
367 *) 2004-07-11
368
369 - several package updates (stage 3 - all-dev)
370 - changes to setup stuff
371 - fixed targets
372
373 *) 2004-07-10
374
375 - added fai-server target
376 - no udevstart logging in Build-Distro
377 - fixed syslinux package
378 - default root passwd changed to 'hdw' (without quotes)
379 - modified some targets to not include syslinux package
380 - more fixes for bootdisk package + skip build
381 - fixed lilo & sysklogd (include kernel headers)
382 - fixed package 00-copy-system-files
383 - corrected version in bin86
384 - added patches for liloand sysklogd to compile properly in 2.6 environment
385
386 *) 2004-07-09
387
388 - fixed psmisc move binary bug
389 - corrected psmisc/e2fsprogs download location
390 - bdb patches added
391 - perl mustn't tyr/use db libs, as of U pthread_* refs in libdb
392   (maybe due to cvs libc ?)
393 - fixed tar command in net-tools package
394 - no creation of /udev directory (00-dirtree)
395 - finaly fixed nvi package
396 - build terrmcap before curses & nvi
397 - recreated bdb package, downgraded nvi (nvi.1.49-Linux)
398
399 *) 2004-07-08
400
401 - fixed gcc g++ and f77 package extraction
402 - copy linux .config before running make 
403 - skip copying services and protocol file in netkit-base package
404 - build POSIX.pm in perl stage 1
405 - fixed udev make_conf and install_conf
406 - unset AR for compiling static version of zlib
407 - begin fixing nvi package
408
409 *) 2004-07-07
410
411 - removed -m tar option for autoextracting package (casued bison trouble)
412 - fixed flex typo
413 - use cvs version of glibc
414 - corrected specfile location (toolchain binutils)
415 - syscheck for stage "0 1"
416 - use set -e to return immediately in case of errors (Build script)
417 - nicer check for hdw_target variable in Config script
418
419 *) 2004-06-30
420
421 - downgraded toolchain/base gcc and glibc package (caused errors in chroot(?))
422 - updated linux-libc-headers, linux and bison
423
424 *) 2004-06-29
425
426 - updated binutils from kernel ftp, gnu had problems with texinfo
427
428 *) 2004-06-28
429
430 - congrats to Hunz, he is 23 years now - DANGEROUS
431 - added libgcrypt, libpgp-error and vpnc package
432
433 *) 2004-06-26
434
435 - updated to bison 1.50
436 - binutils (2-4): added specs to flist_pruned
437 - downgraded bison (-> 1.35)
438
439 *) 2004-06-24
440
441 - binutils (2-4): fixed flist_path
442 - glibc download location changed
443 - more elegant fix to "empty binutils stage 2 flist" problem
444
445 *) 2004-06-23
446
447 - fixed cvs package, bootdisk priority -> 19
448 - fixed Build script for empty flist.* files
449 - more stage 2 base package fixes
450 - adapted misc stuff for udev
451
452 *) 2004-06-21
453
454 - stage 2 base fixes (->gzip)
455 - added NOTES file remember important stuff
456
457 *) 2004-06-20
458
459 - fixed some more base packages (stage 2)
460 - fixed stage2 preperation code
461 - hdw-get knows new flist files
462
463 *) 2004-06-18
464
465 - added docdir variable to stage 0/1 builds
466 - fixed udev package (stage1&2)
467 - added patch to fix strange (host system ?) bison bug
468
469 *) 2004-06-17
470
471 - base stage 1 fixes
472 - toolchain fixes
473
474 *) 2004-06-16
475
476 - fixed flist settings for stage 0
477 - use wc -c for byte counting in glibc package
478
479 *) 2004-06-12
480
481 - hacked new build order concept, new stage 0 - the toolchain
482 - added toolchain target
483 - modified packages to fit new concepts
484 - updated some base packages
485
486 *) 2004-06-06
487
488 - added linux-libc-headres package in toolchain, untested!!
489 - updated remaining base packages + toolchain
490
491 *) 2004-06-01
492
493 - updated some base packages, untested! (incomplete, last package perl)
494 - updated module-init-tools -> 3.0 (untested)
495 - fixed download location of bridge-utils (not updated)
496
497 *) 2004-05-27
498
499 - replaced new xfree86 by xorg (due to license stuff)
500 - updated freetpye(2) package
501 - fixed udev init
502 - hostap cleanup
503 - updated xfree86 4.4.0 (untested) - skipped devfs patches (devfsd,udev)
504
505 *) 2004-05-24
506
507 - wireless_tools manpage installation in shorter command
508 - seperated pcmcia-cs and hostap package
509 - updated linux kernel 2.6.6
510 - added udev package (devfs still default)
511
512 *) 2004-05-13
513
514 - linux 2.6.5 update
515 - mplayer autodetects external faad(2), codecs.conf, qtdll fix
516
517 *) 2004-04-22
518
519 - network ipsec changes + setkey.conf generation
520
521 *) 2004-03-13
522
523 - updated gettext (0.14.1)
524 - sysfs -> sys (fstab & 00-dirtree)
525 - added ipsec-tools package
526 - linux 2.6.4 update
527 - corrected target include files
528
529 *) 2004-02-18
530
531 - linux 2.6.3 update
532
533 *) 2004-02-06
534
535 - linux 2.6.2 update
536
537 *) 2004-02-01
538
539 - added synaptics touchpad xfree86 driver
540
541 *) 2004-01-31
542
543 - updated to xfree 4.3.0.1
544 - updated to linux kernel 2.6.1
545
546 *) 2004-01-16
547
548 - added netkit-rsh package
549
550 *) 2004-01-05
551
552 - updated libpng, vim
553 - updated zlib, removed obsolete patch
554 - updated tar, automake, autoconf
555
556 *) 2004-01-04
557
558 - added tpconfig package
559
560 *) 2003-12-31
561
562 - no "make symlinks" for tc-linux
563 - depmod fix and more linux fixes
564 - toolchain gcc version 3.3.2
565 - updated linux.config for 2.6.0
566 - several package updates
567
568 *) 2003-12-29
569
570 - added vlc package
571 - fixed ffmpeg (dirty) to install libpostproc stuff
572 - added libmpeg2 package
573
574 *) 2003-12-26
575
576 - updated transcode, removed obsolete buildfunctions for xvid
577 - fixed --(s)bindir change in bash and grep package
578 - adapted fstab file: shm -> tmpfs, added sysfs,
579   added /dev/pts (devfs no longer cares about pts!)
580 - added wmpower (another acpi/apm dockapp)
581 - added sysfs and udev directory to 00-dirtree package
582 - updated pcmcia-cs, disabled prism switch
583 - added module-init-tools + removed obsolete modutils
584 - updated to kernel 2.6.0 (more or less untested)
585
586 *) 2003-12-04
587
588 - added avra package (avr assembler)
589
590 *) 2003-12-03
591
592 - added sp12 package (avr atmel programmer)
593
594 *) 2003-11-24
595
596 - updated to gcc 3.3.2 (untested)
597 - removed broken repository
598
599 *) 2003-11-12
600
601 - added kernel patch for init/main.c for bussybox to work
602
603 *) 2003-11-11
604
605 - downgraded ardour from cvs to 0.9beta8
606
607 *) 2003-11-08
608
609 - added ia32/bootdisk package (needs more testing!)
610
611 *) 2003-11-07
612
613 - added raptor, liblrdf and libsamplerate
614 - build full ladspa sdk
615
616 *) 2003-11-06
617
618 - added patch to fix getenv problem in libmustux
619
620 *) 2003-11-04
621
622 - updated libmustux, protux (->cvs)
623 - added xaw_arrow_scrollbars patch for emacs (reported to emacs developers)
624
625 *) 2003-11-02
626
627 - jack: run autogen.sh
628 - alsa: also build libs, utils, oss, tools
629 - disable printing for gimp
630 - no user-guide for gimp-print
631 - build tetex earlier in process
632
633 *) 2003-11-02
634
635 - updated flite
636
637 *) 2003-10-31
638
639 - updated wine (untested)
640 - updated magicfilter, added patch to not install cfmagic stuff
641 - updated lprng
642 - updated gpsd, patch to include stdarg.h instead of vararg.h
643
644 *) 2003-10-30
645
646 - updated mozilla + some fixes
647 - iv updated, patch no longer needed, removed
648 - removed gimp-print patch
649 - updated cups + removed 2 makefile and makedefs patches
650 - changed buildorder of cups, gimp-print and gimp
651 - fontconfig needs expat <- added, again check buildorder!
652 - added fontconfig, so pango builds pangoft2 stuff (check buildorder!)
653 - added libart package, needed for gimp
654
655 *) 2003-10-29
656
657 - also changed ffmpeg location for mplayer package (yes, it has own ffmpeg src)
658 - ffmpeg moved to mplayerhq.hu cvs + some fixes
659 - updated licq, added make variables
660 - xpdf: freetype 2 include preixed
661 - sed pathcing of gv config, patch added to not use preprocessor inc method
662 - downgraded gtk+1, like glib we need version 1.2.x
663
664 *) 2003-10-28
665
666 - ettercap needs gtk+, new priority
667 - fixed isdn4k-utils
668 - acroread install more general now
669 - fixed xaw3d
670 - glib downgraded, for some reason we need version 1.2.x
671
672 *) 2003-10-27
673
674 - updated sdl, removed patch
675 - updated and modified qt
676 - removed prefix patch from dlx, patched by sed now, new priority, needs tcltk
677 - updated xfree86 patches, fixed build procedure (cd before patching)
678 - checkpwd errno + makefile patch added
679 - xvid needs symlinks to colorspace includes in build dir
680 - set SED variable for libtool (lam libdvdcss)
681 - fixed prefix for libpng
682 - run aclocal & automake in lam package before building
683 - added extended flist_pruned for packages adding users
684 - removed openldap patch (not needed anymore)
685 - fixed portmap package (added patches)
686
687 *) 2003-10-26
688
689 - removed ngrep patches
690 - fixed openh323
691 - new priority for ettercap (gtk gui)
692 - small bugfix in hdw-get script
693 - using libpcap and tcpdump releases now
694 - changed pwlib build procedure
695 - removed pwlib patch
696 - named needs openssl, changed build priority
697 - dhcp: $root added to dymlink
698 - added www prfix for packages downloaded from hackdaworld
699 - different sbin path for modutils package
700 - updated hostap, fixed pcmcia-cs package
701
702 *) 2003-10-25
703
704 - create_init: run determined by .init file name
705 - fixes in 00-init-conf, Build doesnt use init create function for this package
706 - removed some unnecessary backups of modified files
707 - fixed grpconv execution in 00-final-base-conf
708 - downgraded automake
709 - several package modifications
710 - shadow passwords extended to gpups, just set in none crossbuild
711
712 *) 2003-10-21
713
714 - added patch for lphdisk as new compiler doest linke multi liter... ;)
715 - updated automake
716 - removed psmisc patch, added $root for specifying --exec-prefix
717 - new man patches and fixed confopt
718 - gettext needs auto*, changed priority
719 - fixed confopt for bash + post_install
720
721 *) 2003-10-20
722
723 - nvi fixed (other version) + patches added (errno.patch from rocklinux)
724 - updated groff
725 - bugfixed coreutils symlinking
726 - nvi needs berkley db, changed priority
727
728 *) 2003-10-19
729
730 - fixed glibc manpage build
731 - another glibc locking fix (grrrr ;)
732 - fixed findutils
733 - another glibc locking fix (troot for root="" case)
734 - fixed locking bug in glibc package
735 - some small changes in packages (mainly priorities)
736 - updated to tar alpha version, removed its patch
737 - use prefix for symlinks in groff package
738
739 *) 2003-10-18
740
741 - updated hostname patch for coreutils
742 - added perl patch for stage 1
743 - fixed ld.so.conf creation in glibc
744 - bugfixed coreutils package (only move binaries in stage 2)
745 - added the lfs proposed ncurses patches
746 - bugfixed gawks confopt
747 - dont remove libiberty.a from binutils, copy over its include
748 - removed own yacc creation in bison package
749 - new coreutils package needs moving of binaries to /bin
750 - new confopt for gawk, findutils + gawk patch
751 - minor fix to gcc configs post install work
752 - glibc package now does (re)adjusting to new linker in all stages
753 - priority changes in nvi, net-tools
754 - added zlib patch + fixed zlib package
755 - moved syslinux to stage 3
756 - new entry in nsswitch.conf
757 - removed checkpwd from stage 2
758
759 *) 2003-10-17
760
761 - new 2.4.22 kernel default config
762 - 00-small-base-conf doing stage 1 work now (just some symlinks)
763 - removed wrong stage condition from linux package
764 - added perl to stage 1
765 - install kernel manual pages
766 - use stage 1 symlink as a prefix for stage 1 builds
767 - stage 1 prefix symlinking moved to Build-Distro
768 - hdw_stage1_prefix variable added to Config
769 - using symlink method in necessary packages, really needed for all? (pls test!)
770 - variable stage1 prefix name adaptions
771
772 *) 2003-10-16
773
774 - adapted/fixed other base packages (stage 1)
775 - removed glibc 2.2.x->2.3.x update hack: (toolchain solves this problem)
776   files: tar, kbd, glibc, 00-dirtree
777 - make_conf empty in stage 1, no more static builds
778 - changed patching of gcc config for using new dynamik linker
779
780 *) 2003-10-15
781
782 - fixed reinstallation of ld compiled with new LIB_PATH
783 - fixed LIB_PATH when rebuilding ld (tc-binutils)
784 - skip tc-glibc for none crossbuilds
785 - introduced skip variable, Build will skip building package (eg: tc-glibc)
786 - added misc/crossbuild/fake_utsname/*, to possibly fake uts machine name
787
788 *) 2003-10-14
789
790 - static rebuilding of ld (binutils)
791 - bugfix: --target included for crossbuilds now
792 - updated transcode package
793
794 *) 2003-10-13
795
796 - removed sh-utils and textutils (replaced by coreutils)
797 - more packages updates
798 - updated openssl and openssh (i know i'm late ;)
799 - updated x11 repository (not tested, as of toolchin problems :/)
800 - remove debug line from Build script
801
802 *) 2003-10-12
803
804 - improved build arch detection (coreutils changed uname output)
805 - include --target in confopt only for crossbuilds
806 - only set hdw_arch_prefix in crossbuild mode
807 - changed other base packages priority to fit in new buildorder
808 - some new crossbuild stuff in toolchain and base packages
809 - new toolchain order: linux, glibc headers, binutils, gcc
810   new base order: glibc, gcc, binutils
811 - removed obsolete create_cross_env execution from Build-Distro script
812
813 *) 2003-10-11
814
815 - added hdw_real_build, see ./Config
816 - always set target specific hdw_arch_prefix
817
818 *) 2003-10-10
819
820 - updated imagemagick
821
822 *) 2003-10-08
823
824 - checkin of mhonarc changes done in the past (forgot it ;)
825 - added cvsd.init
826 - small changes in nut package concerning its config files
827
828 *) 2003-10-07
829
830 - added nut package (network ups tools)
831
832 *) 2003-09-30
833
834 - added emacs package
835
836 *) 2003-09-27
837
838 - fixed/updated sendmail Makefile (virtusertable & clean target)
839
840 *) 2003-09-21
841
842 - fixed xdirectfb package
843
844 *) 2003-09-19
845
846 - added mhonarc package
847
848 *) 2003-09-18
849
850 - added named package
851
852 *) 2003-09-16
853
854 - added rcs and isdn4k-utils to router target
855 - packages fixes: lynx (flist pruned), automake (remove symlink first)
856 - added isdn4k-utils package
857 - added rcs package
858 - improved compression detection feature
859
860 *) 2003-09-13
861
862 - added gcc patch to surpress libiberty build
863 - removed specs patch, patching done in gcc routine
864 - $root fixes for bash, gzip, textutils
865 - extended util-linux
866 - bugfix in tool-chain glibc
867 - bugfixed binutils, readded optimization to findutils,
868   coreutils, diffutils, glibc modified
869 - unset hdw_arch_prefix if build equals target system
870
871 *) 2003-09-12
872
873 - corrected slibdir for base gcc build
874 - remove temp directory at end of tc-linux build
875 - added sys-include symlink for building gcc (needs headers)
876 - changed build priorities of several packages for correct tool-chain order
877 - optimization removed to old execute "place",
878   adapted tool-chain binutils and gcc package
879 - updatetd man package
880 - --host set to build host for tool-chain binutils and gcc
881 - removed dwop_shaped.patch, obsolete as updated to cvs directfb
882 - test change for gcc package
883 - adapted tool-chain packages to changes below
884 - disabled cerate_cross_env script, tool-chain packages should do the job
885 - Config returns target for acrh prefix (testing)
886 - optimization done after reading package config file (tc workaround)
887 - use --target= in confopt, even for native build
888
889 *) 2003-09-11
890
891 - directfb now fetched from cvs
892 - fixed ffmpeg download location (cvs)
893 - directfb and xdirectfb fixes and patches added
894
895 *) 2003-09-10
896
897 - internal make_tar.sh changed
898 - fixed (x)directfb stuff
899 - modified Download script, ssh cvs possible now (problem: key query)
900
901 *) 2003-09-09
902
903 - added syslinux and tftp-hpa (supports tsize option) package
904
905 *) 2003-09-08
906
907 - minimalist package fixed
908 - apache.init changed - stop still wrong
909
910 *) 2003-09-06
911
912 - bugfix in tc-glibc
913
914 *) 2003-09-05
915
916 - further tool-chain fixes, /static symlink on hostsystem
917 - added stage 1 specs patch for gcc, added glibc patch
918 - fixed srcdir in tc-* packages
919 - added general environment setting in scripts/Config
920 - glibc version update 2.3.2 (devel)
921 - important changes in binutils, gcc, glibc and linux package.
922   (adapted for toolchain way)
923 - added second prioity field for 2 stage packages 
924 - added first tries of tool-chain packages
925 - 2 stage packages have seperated priorities now
926 - added tool-chain directory in packages.
927   tool-chains content is binutils, gcc, glibc and linux - prefixed with tc-.
928   download directories get linked to base packages.
929 - tool-chain added to all targets
930
931 *) 2003-09-04
932
933 - faked confopt for pseudo crossbuilds stage 1 for coreutils
934 - forget about pseudo crossbuilds in stages > 1
935 - added patches for man package
936 - modified scripts/Config, fixes hdw_arch_build
937 - updated alsa, reduced to driver build (temporaly)
938
939 *) 2003-09-03
940
941 - added procmail package, included in router target
942
943 *) 2003-09-02
944
945 - removed bison from stage 1
946 - updated unrealircd, unrealircd now in router target
947 - updated apache, fixed man download location
948 - removed dlx and spim from router target
949 - updated devel, hackbard and net packages
950 - removed freeswan from router target (devel)
951 - added no fixincludes patch for gcc
952 - updated mplayer & directfb
953 - added coreutils package (replacing fileutils)
954
955 *) 2003-09-01
956
957 - updated base and security packages
958 - downgraded glibc (2.3.1) temporaly
959
960 *) 2003-08-25
961
962 - added/updated several packages
963
964 *) 2003-07-28
965
966 - various package updates, dont remember doing them actually! %)
967
968 *) 2003-07-08
969
970 - fixed cron package
971
972 *) 2003-05-24
973
974 - added vtex package (still binary, look for src files!)
975
976 *) 2003-05-22
977
978 - added acroread packge (binary -> /opt)
979
980 *) 2003-05-01
981
982 - updated sendmail
983
984 *) 2003-04-15
985
986 - added spim and dlx (risc mips emulators)
987
988 *) 2003-04-05
989
990 - extended .setup feature
991 - added dfbpoint render patch, fvwm
992 - updated gcc
993
994 *) 2003-04-04
995
996 - added setup feature for packages (example: unrealircd.setup)
997 - updated unrealircd download location
998 - added optional category to all-dev target
999
1000 *) 2003-03-24
1001
1002 - fixed tetex and unrealircd, last moved to opt repos
1003
1004 *) 2003-03-19
1005
1006 - fixed priorities of ardour, libmustsux, protux, tutka
1007 - added bridge-utils, libunicode
1008
1009 *) 2003-03-18
1010
1011 - fixed xfree86 patches
1012 - fixed lam confopt
1013 - fixed mistake in wireless_tools
1014
1015 *) 2003-03-17
1016
1017 - fixed jack priority, fixed minimalist (docdir)
1018 - added ngrep patches (libpcap changes)
1019 - copy libnet-config manually
1020
1021 *) 2003-03-15
1022
1023 - fixed libnet
1024 - updated to glibc-2.3.2 (untested)
1025 - updated pcmcia-cs, hostap cvs -> release
1026
1027 *) 2003-03-10
1028
1029 - added hdparm package
1030 - fixed mplayer build (missing libavcodec dir)
1031 - link libdvdread against libdvdcss
1032
1033 *) 2003-03-04
1034
1035 - updated xfree86,tetex - untested!
1036 - updated automake,file,parted,sendmail,texinfo - changed samba server
1037
1038 *) 2003-03-03
1039
1040 - demian: removed pre_install from cvs
1041 - added lphdisk
1042
1043 *) 2003-03-01
1044
1045 - updated directfb, xdirectfb
1046
1047 *) 2003-02-27
1048
1049 - updated directfb
1050 - added licq package
1051 - Build-Package pointing to log now
1052
1053 *) 2003-02-24
1054
1055 - fixed trap error arguments
1056 - modified transcode and mplayer package
1057 - added liba52,libdvd{css,read},vobcopy,xvid package
1058
1059 *) 2003-02-21
1060
1061 - demian: added depend all to make_conf of openldap
1062 - removed obsolete abort_when_package_build_failed functions
1063
1064 *) 2003-02-19
1065
1066 - added patch for ardour, still broken
1067 - Build-Package -no_src_del added
1068
1069 *) 2003-02-15
1070
1071 - added trap block around build procedures
1072
1073 *) 2003-02-13
1074
1075 - modified target includes
1076 - created soundtools repository, moved some packages there
1077
1078 *) 2003-02-12
1079
1080 - added libmustux, protux, tutka package
1081 - added umask command to Build script
1082 - demian: added -e to echo command
1083 - demian: exclude directories, but no empty directories in flist
1084 - demian: hdw-get adaptions to new flist
1085 - demian: added exit 1 to Build-Distro for *) case
1086 - demian: changes/fixes to doc/BUILD
1087 - demian: fixed apache (path value in apache.init)
1088 - demian: fixed -list-broken for httpd servers in Download script
1089 - demian: changes in tetex package, fixed pine, tcltk -> priority 4
1090
1091 *) 2003-02-08
1092
1093 - added detect_file_ending subrooutine
1094 - faster compress check in Build script
1095 - first implementation of -check-new for download
1096   (not working properly yet)
1097 - updated/fixed sevreal packages downloadlocations
1098 - demian: fixed hdw_build_dir = 0 bug in scripts/Config
1099
1100 *) 2003-02-06
1101
1102 - demian: fixed flist_cmd
1103 - changed from switch to belnet sf server for some packages
1104 - demian: xpdf confopt fixed
1105
1106 *) 2003-02-05
1107
1108 - added 'exit 0' to nfsd init script
1109
1110 *) 2003-02-04
1111
1112 - small fixes in doc/INSTALL
1113 - mike: changes in sparc64 kernel config
1114 - mike: changes in Config and Developers file
1115 - improved/fixed Update-Tree script
1116 - added parted package
1117 - small fixes to hdw-get script + 00-copy-system-files
1118 - fixed tetex package
1119
1120 *) 2003-02-03
1121
1122 - fixed patch for gimp-print (removes docs from makefile)
1123
1124 *) 2003-02-02
1125
1126 - added aclocal command to cvs and grep
1127 - added chown commad to tetex for complete flist
1128
1129 *) 2003-02-01
1130
1131 - added tetex package
1132 - alsa moved to priority 10 (flite)
1133 - updated pango, freetype, transcode
1134 - mplayer without freetype support
1135
1136 *) 2003-01-31
1137
1138 - added speex and samba package
1139 - fix in create_init function
1140
1141 *) 2003-01-30
1142
1143 - fixes in hdw-get.conf
1144 - fixed orbit
1145 - demian: fixed cron, moved nasm to ia32 repos
1146 - added doc/INSTALL , small changes to doc/BUILD
1147 - updated make, small changes in automake
1148 - added PATH to xaw3d, root-tail and gv package
1149 - changed TODO , small fixes in README
1150
1151 *) 2003-01-29
1152
1153 - small fixes to glibc, tar package (glibc update hack)
1154 - fixed alsa and moved to multimedia repos
1155
1156 *) 2003-01-28
1157
1158 - small fix to Build-Package
1159 - fixed cvsd package, added flist_pruned
1160 - updated gnomemeeting, imagemagick and pine
1161 - added screen, gv, xaw3d package
1162 - updated openss{h,l} package
1163 - demian: added official bash patches
1164 - added flist_pruned to flistwrapper
1165 - added special flist_path & flist_pruned to 00-dirtree package
1166
1167 *) 2003-01-25
1168
1169 - added -nostdinc to CC and CXX variable in Build script
1170 - fixed DESTDIR in dietlibc package
1171 - added dietlibc patch for gcc package
1172 - fixed g++ source extraction in gcc package
1173 - changed init stuff from: netkit-base, apache, cron, cups, lprng, sendmail,
1174   dhcp, portmap, rp-pppoe, openssh.
1175 - updated gnomemeeting, pwlib, openh323
1176 - moved pwlib, openh323 back to net repos
1177
1178 *) 2003-01-24
1179
1180 - fixed checkpwd package
1181 - fixed kbd (glibc update hack)
1182 - splitted final-base-conf in ~,copy-system-files,00-init-conf
1183 - glibc hack implemented in 00-dirtree (glibc is build in chroot)
1184 - added init files for minit
1185 - added fgetty, checkpwd package
1186 - added small wrapper to Build script for diet builds (devel)
1187 - improved create_init function
1188
1189 *) 2003-01-23
1190
1191 - added fefe target (dietlibc based)
1192 - added create_init function to subroutines
1193 - modified Build to use create_init (first tries - devel !)
1194 - added minit package (dietlibc based init system)
1195
1196 *) 2003-01-22
1197
1198 - added hdw_use_dietlibc option /Config,Puzzle,Helper)
1199 - added diet repository, dietlibc package
1200 - modified Build script to apply .dietlibc patches
1201 - small fix in Create-Binary (hdw_arch_opt may not be defined)
1202
1203 *) 2003-01-21
1204
1205 - added cdrtools package
1206 - demian: changed flist behaviour
1207 - demian: added chown -R in linux package (flist)
1208
1209 *) 2003-01-20
1210
1211 - added main_c.patch for dfbsee to compile (thanks to Hunz)
1212
1213 *) 2003-01-15
1214
1215 - removed lprng, magicfilter for desktop and mobile target
1216 - added cups, ghostscript, magicfilter, gimp-print
1217 - small fixes in gimp, lprng
1218
1219 *) 2003-01-13
1220
1221 - added vim package (requested by users)
1222 - fixed apmd to build, added makefile and apmsleep patch
1223
1224 *) 2003-01-11
1225
1226 - added optional repository used for packages that are some kind of special.
1227   (maybe use stage 4 here ?)
1228 - added nvidia package to optinal repos.
1229 - added dfbpoint, dfbsee and updated directfb
1230 - modified router target
1231
1232 *) 2003-01-07
1233
1234 - made crossglibc build (tested: ppc); cross gcc using new glibc still missing.
1235 - added scummvm ;)
1236
1237 *) 2003-01-05
1238
1239 - fixed cross_root in scripts/create_cross_env
1240 - added missing '$' in scripts/Config.
1241 - fixed package elftoaout.
1242 - unset optimization flags in flite package.
1243 - added lesstif, needed by xpdf.
1244 - began implementing demians flist changes + fixed archdir in Build script.
1245 - added scripts/adapt_local file, actually just a little help for me testing
1246   new builds.
1247
1248 *) 2003-01-04
1249
1250 - updated mixerapp and kbd package.
1251
1252 *) 2002-12-30
1253
1254 - returned from congress -> added new packages xlockmore (safety), 
1255                                 root-tail (to be cool ;)
1256 - small fix in create_cross_env script
1257
1258 *) 2002-12-25
1259
1260 - added hdw-linux-0.3-dev repository ... here we go again ;)
1261 - merry xmas :)
1262
1263 *                                                               *
1264 *       hdw-linux-0.2 reelase, source: hdw-linux-0.2.0-dev      *
1265 *                                                               *
1266
1267
1268 *) 2002-12-25
1269
1270 - fixed gcc to also build g++ extension in stage 2
1271 - added xinerama support for mozilla
1272 - fixed flist bug in Build script
1273 - hdw-get doesnt remove tmp directory. care for other sensative files?
1274 - orbit fixed (depcomp file needed)
1275 - updated autoconf, automake, mozilla, glib1
1276 - added cvsd, elftoaout, lprng, minimalist, pine, sendmail, wine, lam, gnuplot
1277 - fixed rp-pppoe init script permissions
1278 - rearranged targets, improved Helper script 
1279
1280 *) 2002-12-24
1281
1282 - added -show versions to Helper script
1283 - added support for stage specific patches (.patch.<stage>)
1284 - added gcc-g++ to gcc package - be careful when changing to cvs!
1285 - temporaly freezed create_cross_env script for preparing bootstrap gcc
1286 - added router and all-dev target
1287 - added gcc no fixinclude patch
1288 - added -O and -m optimization support
1289
1290 *) 2002-12-23
1291
1292 - added patch for crssbuiding gcc for ppc
1293 - removed latest introduced variables from Config script
1294 - more changes to cross build system
1295
1296 *) 2002-12-22
1297
1298 - (temporary) changes to Config script, introduced hdw_arch_build_prefix
1299   variable. used in optimization script.
1300 - some work commited on create_cross_env
1301 - added ppc support in scripts/Config
1302
1303 *) 2002-12-21
1304
1305 - fixed arch ia32 in linux package
1306 - fixed bug in 00-small-base-conf
1307 - moved misc/arch/intel -> ia32
1308 - fixed esound download location
1309
1310 *) 2002-12-20
1311
1312 - added support to delete single package from chosen categories,
1313   format: # [R] categorie/package (in target/*/include file)
1314 - modified Puzzle & Helper script to include arch specific target
1315
1316 *) 2002-12-19
1317
1318 - added ia32, ppc, sparc(64) repositories
1319 - moved lilo, bin86 to ia32 target / targets wont build by now!
1320 - fixed small bug in Helper script
1321
1322 *) 2002-12-13
1323
1324 - added chmod to etc/init.d/dhcpd file
1325 - added filter for package .out logs in Builds flistcreator
1326 - added nfs-utils package, nfsd init script moved there
1327 - fixed portmap pckage
1328 - changed adsl-start location in init scripts, added exit 0 'dongl'
1329 - added inetd stuff in netkit-base package
1330
1331 *) 2002-12-07
1332
1333 - demian: improved patch system in Build script
1334 - demian: cleanups for flistcreator
1335 - demian: pointed to soem mistakes in flistcreator (missing dirs, fixed)
1336
1337 *) 2002-12-06
1338
1339 - updated bin86, python, xpdf
1340 - moved openmosixuerland to stage 4
1341 - added bc, curl, rarpd, ipcheck package
1342
1343 *) 2002-11-30
1344
1345 - added hpc repository - high performance computing
1346 - added openmosixuserland package
1347
1348 *) 2002-11-29
1349
1350 - updated to linux 2.4.20, kernel .config still needs to get updated
1351
1352 *) 2002-11-27
1353
1354 - removed linuxthreads manpages, groff not installed at that time
1355 - updated apache, xpdf
1356 - added building linxthreads manpages in glibc package
1357 - added gpsd package
1358 - downgraded groff to version 1.17.2, no escape chars in manpages anymore
1359
1360 *) 2002-11-25
1361
1362 - added 2 ROCK patches to make telnet package compile
1363 - moved alsa & unrealircd to broken repos
1364 - added portmap, ftp, tftp and telnet package
1365
1366 *) 2002-11-24
1367
1368 - added hdw-get 'download from web' support 
1369 - added misc/crossbuild directory for special adaptions
1370 - changed intel to ia{32,64}
1371 - begin {linux,gibc}-header build for cross builds
1372 - s/return/exit/ in hdw-get + piped rmdir cmd to /dev/null
1373 - reversed flist, so directories _may_ be empty using hdw-get remove
1374 - using && operator in mozilla build - fails as of using old c++ headers
1375 - look for glibc version, do nss hack for version 2.2.x
1376 - added linux and glibc header builds in crossenv
1377 - added isblank patch for iv
1378 - improved Build-Package script
1379 - fixed xawtv and iv package, dirty hacks!
1380
1381 *) 2002-11-23
1382
1383 - fixed qt confopt
1384 - fixed nvi, s/pre_install/build_main/
1385 - added export STRIP=--strip to rsync package
1386 - added export AR="ar rc" for zlib package
1387 - changed exit -> return in create_cross_env, hdw-get and Build-Package
1388 - updated lilo, texinfo + fixed shadow download location
1389 - updated binutils
1390 - improved hdw-get (not that much ;)
1391 - downgraded to gcc-3.2.1
1392 - added ./scripts/optimization, first opt. support
1393 - added ./scripts/create_cross_env, first crossbuild support
1394
1395 *) 2002-11-15
1396
1397 - using gnus binutils-2.13.1 now, donot use these from kernel.org
1398
1399 *) 2002-11-14
1400
1401 - demian: added cron.d + hdw.daily script to cron package
1402 - demian: var/adm* gets no longer searched by find cmd (flistcreator)
1403 - changed flistcreator mechanism, still buggy.
1404
1405 *) 2002-11-13
1406
1407 - removed gettext from stage 1
1408 - added GNU Public License
1409 - updated BUILD howto (requirements)
1410
1411 *) 2002-11-11
1412
1413 - ceduardo: added confopts to qt package 
1414
1415 *) 2002-11-9
1416
1417 - fixed Update-Tree scipt
1418
1419 *) 2002-11-2
1420
1421 - added iv (image viewer), libxml2, imagemagick
1422 - fixed Build-Package
1423
1424 *) 2002-10-27
1425
1426 - updated sevreal packages download locations
1427
1428 *) 2002-10-24
1429
1430 - demian: added -m flag to tar command + added abort... function 
1431 - demian: removed --login from chroot command in Build-Distro.
1432
1433 *) 2002-10-21
1434
1435 - avifile changed to cvs package.
1436
1437 *) 2002-10-20
1438
1439 - added sdl patch and send it to the author.
1440
1441 *) 2002-10-19
1442
1443 - added pwlib c++ patch again, sent to maintainers.
1444
1445 *) 2002-10-18
1446
1447 - updated ncurses, openh323, pwlib
1448
1449 *) 2002-10-13
1450
1451 - fixed find command (flist creator), thanks to demian
1452 - fixed openh323 package
1453
1454 *) 2002-10-12
1455
1456 - added pwlib patch for c++ strstream problem (ncurses was the same)
1457 - added path apply for openh323 too
1458 - added pcmcia-cs printk bug patch
1459 - using exit 0 in hdw-get now
1460 - improved patch system, to apply target and architecture specific patches
1461 - updated nvi, removed former patches
1462 - moved bdb from hackbard repository to base
1463 - added code to mv libnss stuff back to /lib after tar has compiled
1464 - updated procps, removed procps patch
1465 - added psmisc fprintf bug, strange cvs gcc behaviour
1466
1467 *) 2002-10-11
1468
1469 - updated to glibc-2.3.1
1470 - added procps patch
1471 - added whoami alias to sh-utils to build su binary
1472 - tar gets build earlier to be able to move libnss stuff back!
1473
1474 *) 2002-10-10
1475
1476 - flex compiles in stage 1 now too, needed for cvs gcc
1477 - added ncurses patch to properly compile c++ part,
1478   includes located in /usr/include/c++/3.3/backward with cvs gcc
1479 - modified groff package to not use netpbm binaries for install
1480 - fixed a fprintf bug in man package (added patch) + modified config file
1481 - added sh-utils hostname patch
1482
1483 *) 2002-10-09
1484
1485 - gcc is from cvs now; removed gcc-3.2 compat patch.
1486 - textutils downgraded again.
1487 - cvs downloads use -z 9 now.
1488 - gettext and bison added to stage 1, as cvs gcc needs them installed.
1489
1490 *) 2002-10-04
1491
1492 - added gcc patch to compile with glibc-2.3 (compat stuff)
1493 - move libnss_{compat,files}* out of lib dir. segfault problem.
1494
1495 *) 2002-10-03
1496
1497 - updated base packages
1498 - updated to glibc-2.3
1499 - fixed some gnome x11 download locations
1500
1501 *) 2002-10-01
1502
1503 - fixed xawtv download location
1504
1505 *) 2002-09-30
1506
1507 - added xawtv package
1508
1509 *) 2002-09-24
1510
1511 - d3mian: added -prune dev and proc to find command
1512 - d3mian: added gcc-build dir check before creating it
1513 - modified openh323 and gnomemeeting for testing reasons
1514
1515 *) 2002-09-23
1516
1517 - updated mplayer win32 codecs
1518 - added esound, orbit, audiofile package
1519 - changed some buildorders
1520
1521 *) 2002-09-21
1522
1523 - added first version of scripts/Build-Package script
1524 - added -root option to scripts/Create-Binary
1525
1526 *) 2002-09-20
1527
1528 - d3mian: improved Download script (+ more modifications following tommorrow)
1529 - fixed minicom and unrealircd syntax errors
1530
1531 *) 2002-09-15 
1532
1533 - added broken repository for not yet ready packages (moved openobex* there)
1534 - added bdb, imlib package
1535
1536 *) 2002-09-14
1537
1538 - added openldap (feel free to take over maintainance!)
1539 - added openh323, pwlib, gnomemeeting, ldap package
1540 - fixed anjuta priority + added gnome-libs
1541 - added minicom, rsync package
1542
1543 *) 2002-09-13
1544
1545 - added sersniff package
1546
1547 *) 2002-09-12
1548
1549 - added nmap package (from pots bits *g)
1550 - modified libmpeg to copy over include files
1551
1552 *) 2002-09-11
1553
1554 - added libflashplugin to mozilla build -> still unresolved symbols!
1555 - added --enable-__cxa_atexit option to gcc's configure
1556 - added transcode, wvstreams and wvdial package
1557
1558 *) 2002-09-10
1559
1560 - added cron package
1561
1562 *) 2002-09-09
1563
1564 - added gnokii package
1565
1566 *) 2002-09-04
1567
1568 - added flite package
1569
1570 *) 2002-09-03
1571
1572 - added locale settings to 00-final-base-conf package
1573 - added hdw-linux-0.2-dev repository! -- have fun, improve that shit :) --
1574
1575 *                                                               *
1576 *       hdw-linux-0.1 reelase, source: hdw-linux-0.1.0-dev      *
1577 *                                                               *
1578
1579
1580 *) 2002-09-02
1581
1582 - Hackbard: releases hdw-linux-0.1
1583 - Hackbard: changed README and BUILD howto, deleted patch from grep
1584 - Hackbard: modified target desktop to finish whole build
1585
1586 *) 2002-09-01
1587
1588 - Hackbard: added sparc and sparc64 support in scripts/Config *hardcore devel*
1589 - Hackbard: delted [P] tags from configfiles
1590 - Hackbard: added ettercap and anjuta
1591 - Hackbard: moved packages configs to subfolders
1592 - Hackbard: added apply patch from confdir directory automatically
1593 - Hackbard: added archdir -> download file, confdir -> package configdir
1594
1595 *) 2002-08-31
1596
1597 - Hackbard: added gdb, apache, unrealircd, alsa, ppp, rp-pppoe, sudo
1598 - Hackbard: improved Create-Binary script
1599 - Hackbard: added -list-unknown, remove-unknown feature in download script
1600 - Hackbard: fixed mplayer, moved t1lib + xpfd -> x11 repository
1601 - Hackbard: introduced first version of ./scripts/Create-Binary
1602
1603 *) 2002-08-30
1604
1605 - Hackbard: fixed small bug in download script
1606 - Hackbard: added t1lib, xpdf, libogg and libvorbis
1607 - Hackbard: included libavcodec to mplayer + support for opendivx
1608 - Hackbard: finaly got ethereal to build from cvs snapshot (autoconf prob)
1609 - Hackbard: added python, tcltk, lame 
1610 - Hackbard: added dhcpd package
1611
1612 *) 2002-08-29
1613
1614 - Hackbard: fixed pcmcia-cs init stuff
1615 - Hackbard: improved Update-Tree to search for existing packages
1616 - Hackbard: added gimp package
1617 - Hackbard: fixed openssh init and keygeneration
1618
1619 *) 2002-08-28
1620
1621 - Hackbard: added cvs base packge + bind to desktop target
1622 - Hackbard: fixed permissions on etc/ files
1623 - Hackbard: added mixer.app
1624
1625 *) 2002-08-27
1626
1627 - Hackbard: added tcpdump package
1628 - Hackbard: removed Create-Diff and patch.pl - we stay with bash 
1629             (patches against cvs doesnt make sence imho)
1630 - Hackbard: changed buildorder - ethereal last package of desktop target now
1631 - Miguel:   Updated Developers file, as i got 1/2 a bit more involved :)
1632 - Miguel:   Edited Config file as we now have sparc64 port.
1633 - Miguel:   Added sparc64 port, created misc/arch/sparc64 and made linux.config
1634 - Miguel:   Added Create-Diff and patch.pl now we have a hdw patch making script            apply them with patch -Nfp1 < patch.
1635 - Hackbard: save & restore build_order files added to Build-Distro
1636 - Hackbard: merged d3mian's -list-broken work to Download script 
1637             (thanks to jonathan)
1638
1639 *) 2002-08-26
1640
1641 - Miguel:   Fixed typo on [D] flag of packages/base/perl file, thanks to d3mian             for reporting the bug.
1642 - Miguel:   Downgraded from 2.0.39 to 1.3.26, 2.0 is not ready enought for a 
1643             real production enviroment.
1644 - Miguel:   Added Firewall target, check tagets/firewall/include, edited Config
1645             file to include the firewall target, now its a matter of adding 
1646             packages.
1647 - Hackbard: severla small fixes to the package config files
1648 - Hackbard: added libidl1 for mozilla to build
1649 - Miguel:   added some lines to subroutines to make ascii colors work.
1650 - Miguel:   improved Build-Distro script it now has ascii colors in the output.
1651 - Hackbard: fixed wm* dock applets
1652
1653 *) 2002-08-25
1654
1655 - Hackbard: added wireless support in std kernel to properly build pcmcia-cs
1656 - Hackbard: added mozilla + libidl
1657 - Hackbard: added pcmcia-cs, divx4linux, mplayer, ethereal, libnet, libpcap,
1658             wireless_tools, wmapm, wmifs, wmitime, wmmon, wmwave, wterm, xmms
1659 - Hackbard: fixed localstatdir and sysconfdir in Build
1660 - Hackbard: tried to add cvs passwd needed checkouts
1661 - Hackbard: added multimedia repository, moved packages from x11 there
1662 - Hackbard: added (un)zip, aalib
1663 - Hackbard: removed ext repository
1664 - Hackbard: added -no_cvs to Download script
1665 - Hackbard: added gtk+1, sdl and fixed bug in download script
1666 - Hackbard: improved flist creator and hdw-get script
1667 - Hackbard: added libflash patch to know about sqrt
1668 - Hackbard: fixes for directfb and avifile, still broken
1669 - Hackbard: Build runs ldconfig before builds now, stage > 1
1670 - Hackbard: added aeolus wlan sniffer package for cvs feature testing
1671 - Hackbard: added cvs support in Download script
1672 - Hackbard: fixed bug in Download, trying to get files more then 1 time
1673
1674 *) 2002-08-23 -- ouh %) .. the 23's, good time to die!
1675
1676 - Hackbard: added fbset, directfb, avifile, libflash, libmpeg3, qt
1677 - Hackbard: smll fixes in 00-final-base-conf
1678 - Hackbard: shadow package now moves login & su to /bin
1679 - Hackbard: added hdw-get to /usr/bin 
1680 - Hackbard: applied list patches and improved 00-final-base-conf
1681
1682 *) 2002-08-22
1683
1684 - Hackbard: added /etc/conf/bootdown and btee file from ROCK Linux
1685 - Hackbard: added dircolors and profile to /etc files
1686 - Hackbard: added notes when copied from ROCK Linux
1687 - Hackbard: moved priorities from gtk based stuff and added glib1 package
1688
1689 *) 2002-08-21
1690         
1691 - Hackbard: added: irssi, atk, freetype, glib, gtk+, libjpeg, libtiff, libungif,
1692             libungiff, pango, pkgconfig package
1693 - Hackbard: moved net/apache -> mike/apache ;)
1694 - Miguel:   Updated iptraf version from 2.5.0 to 2.7.0
1695 - Miguel:   removed apache from ext, it is already in net category.
1696 - Hackbard: added libpng package to x11 repository
1697 - Hackbard: added -no_src_del to Build-Distro and Build option, good for big
1698             packages failing not needed to compile from scratch!
1699 - Hackbard: added misc/hdw-tools/hdw-get; binary package manager -
1700             by now just supports remove option
1701 - Hackbard: added windowmaker to x11 repos
1702 - Hackbard: fixed bzip2 package
1703 - Hackbard: added srcdir variable to Build, use it in packages config files
1704
1705 *) 2002-08-20
1706
1707 - Hackbard: moved Syscheck to syscheck; (script is not intended to get executed
1708             manually by the user) + added author tag and hdw header
1709 - Miguel:   added color subroutines.
1710 - Miguel:   added Syscheck script.
1711 - Miguel:   Improved Build-Distro script to also run Syscheck.
1712 - Hackbard: added warn_beep to subroutines and abort function
1713 - Hackbard: added xfree86 package
1714 - Hackbard: modified packages to deal with new confopt
1715 - Hackbard: piped find's proc output to /dev/null 
1716 - Hackbard: improved confopt, packages installed bullshit before :)
1717
1718 *) 2002-08-19
1719
1720 - Hackbard: added scripts/Update-Tree that by now updates the packages/targets
1721             files from hdw-repos which is contributed to by the world :)
1722 - Hackbard: changed Download mirror location
1723 - Hackbard: added misc/internal/make_tar.sh script to easiyl create
1724             tarballs and upload them to my server
1725 - Hackbard: updated openss{l,h}, iptables and hackbard/* stuff
1726 - Hackbard: introduced new target desktop - go, build it :)
1727 - Hackbard: improved Puzzle script to also fetch single packages
1728 - Hackbard: moved network repos to net
1729 - Hackbard: openss* -> security repository
1730 - Hackbard: added security repository
1731 - Hackbard: fixed break function in Build-Distro
1732 - Hackbard: fixed flist creator
1733
1734 *) 2002-08-18
1735
1736 - Hackbard: added flist creator mechanism to Build script,
1737             needs to get improved!
1738 - Hackbard: movrd ncurses and texinfo to stage2 - does that work?
1739 - Hackbard: added desktop target, need more x11 packages
1740 - Hackbard: added scripts/Helper script, creates the buildorder right now
1741 - Hackbard: made Build-Distro script read the buildorder file by Helper script
1742             (single chosen pachages in target possible now!)
1743 - Hackbard: moved ncurses and texinfo to stage2
1744 - Hackbard: updated to gcc-3.2
1745 - Hackbard: build_main executes ./configure only if available now
1746 - Hackbard: README, BUILD get lnked now
1747 - Hackbard: fixed bzip2 package
1748 - Hackbard: added stage4 for builds on running system,
1749             stage3 left for additional packages for other targets
1750 - Hackbard: added abort functions in build_main 
1751 - Hackbard: added several config files for /etc
1752 - Hackbard: added 00-final-base-conf package
1753 - Hackbard: fixed less, nvi and net-tools
1754
1755 *) 2002-08-17
1756
1757 - Hackbard: added termcap lib
1758 - Hackbard: removed wget from ext, added wegt to base
1759 - Hackbard: modified linux package and added new linux.conf
1760 - Hackbard: improved BUILD howto 
1761 - Hackbard: changed more buildorders
1762
1763 *) 2002-08-16
1764
1765 - Hackbard: added nasm package for lilo
1766 - Hackbard: modified Build script (buildenv output)
1767 - Hackbard: changed doc/* files
1768 - Hackbard: changed buildorder of all packages
1769
1770 *) 2002-08-15
1771
1772 - Hackbard: gcc -> buildorder 2
1773 - hackbard: added package zlib, buildorder 2
1774 - Hackbard: added rm of old hdw-linux sources in Build-Distro
1775 - Hackbard: cleaned up ./misc folder
1776 - Hackbard: added misc/sysfiles folder + etc/group and etc/passwd file
1777 - Hackbard: added 00-small-base-conf package which copies sysfiles
1778 - Hackbard: wrote glibc patch to compile with gcc-3.1.1,
1779             weak declaration of `_old_sys_nerr' must precede definition
1780 - Hackbard: changed optimization implementation, thnx to jonathan!
1781             and rocklinux aka clifford wolf ofcourse :)
1782 - Hackbard: added linux to stage 1
1783 - Hackbard: sorted and changed doc/TODO list
1784 - Hackbard: added hdw_debug_buildenv feature ( ./Config )
1785 - Hackbard: wrote patch for grep, didnt work -> downgrade
1786 - Hackbard: downgraded textutils, cat was segfaulting
1787 - Hackbard: changed output from Build and Build-Distro
1788 - Hackbard: improved abort_when_package_failed function from subroutines
1789
1790 *) 2002-08-14
1791
1792 - Hackbard: fixed bash, deleted --with-ncurses
1793 - Hackbard: added start time at build start of package
1794 - Hackbard: added rm -rf src.$package line in Build script
1795 - Hackbard: fixed glibc, thanks to hioki aka carlos
1796
1797 *) 2002-08-13
1798
1799 - Hackbard: updated base packages and moved some packages in other 
1800             categories
1801 - Miguel: added network, mike, hackbard and x11 categorie and moved 
1802           packages
1803
1804 *) 2002-07-05
1805
1806 - Hackbard: changed bash stage1 to create symlinks and remove them before 
1807             building bash stage2
1808 - Hackbard: removed ltrace patch, not used
1809 - Hackbard: fixed glibc package config
1810 - Hackbard: added chmod 700 sccripts/Build-Distro to doc/BUILD
1811
1812 *) 2002-07-04
1813
1814 - Hackbard: added strace and ltrace package to base, though ltrace segfaults
1815 - Hackbard: some debugging cleanups
1816 - Hackbard: changed grep package again, to find out about segfaulting
1817
1818 *) 2002-06-30
1819
1820 - Hackbard: completed stage 1 build, util-linux was missing.
1821 - Hackbard: fixed wget download locations.
1822 - Hackbard: changed installation prefix of stage 1 to $root/static.
1823 - Hackbard: minor changes to the scripts.
1824
1825 *) 2002-06-28
1826
1827 - Hackbard: added scripts/subroutines. 
1828 - Hackbard: introduced abort ehrn package fails feature.
1829 - Hackbard: improved and fixed scripts.
1830
1831 *) 2002-06-25
1832
1833 - Hackbard: several bugfixes in the core scriptsi.
1834             linux package (kernel) wont build by now! reason known of course.
1835 - Hackbard: updated ext packages so they get at least downloaded
1836 - Hackbard: improved Download script to use earlier introduced list option.
1837
1838 *) 2002-06-24
1839
1840 - Hackbard: added -list-missing option to Download script.
1841 - Hackbard: added -chroot option to Build-Distro for stages 2 and 3.
1842 - Hackbard: updated package base configs.
1843 - Hackbard: created Build-Distro which now replaces Build -target.
1844 - Hackbard: Build behaviour changed, added options -stage.
1845 - Hackbard: changed config files, we now have stages and priorities in there:
1846                 # [S] stagelevels(1-3) priority(1-100)
1847 - Hackbard: changed TODO file !! READ IT !!
1848
1849 *) 2002-06-23
1850
1851 - Hackbard: Puzzle script now supports multiple files per package
1852 - Hackbard: changed package config files    
1853
1854 *) 2002-02-20
1855
1856 - Miguel: Modified autoconf, automake, bin86, bind, devfsd, eject,
1857           findutils, flex, gettext, groff, joe, kbd, less, libtool, 
1858           lilo, m4, man, man-pages, modutils, sysklogd packages so 
1859           they can now be Build ... GO AHEAD BUILD THEM!!
1860 - Miguel: Updated doc/ Developers, TODO and README files.
1861
1862 *) 2002-02-16
1863
1864 - Hackbard: added 00-dirtree package and fixed fileutils package.
1865 - Hackbard: added short doc/BUILD howto for the impatient.
1866
1867 *) 2002-02-15
1868
1869 - Hackbard: ./scripts/Build target working for the pre system now.
1870             fixed redirecting of stderr, fixed some build functions.
1871 - Stonefly: fixed definition of $compress for tar.
1872
1873 *) 2002-02-13
1874
1875 - Hackbard: ./scripts/Build -package working now. pre packages copied to
1876             base packages folder. edited pre packages to work with build
1877             script. (pls be still carefull using build script)
1878
1879 *) 2002-02-12
1880
1881 - Hackbard: worked out minimal (not finished yet) Build -package command. 
1882
1883 *) 2002-02-11
1884
1885 - Miguel: Chaged TODO, README and Developers files.
1886 - Miguel: Updated pre and base packages Versions.
1887 - Miguel: Successfully changed all pre and base packages to ext style.
1888 - Miguel: Finished setting up master mirror with pre and base packages.
1889 - Miguel: Added pre/ dir to download/ dir.
1890
1891 *) 2002-02-10
1892
1893 - Hackbard: works on build script. added autoextract function.
1894             --
1895             warning: do not use build script from that day on! it may damage 
1896             ur system!
1897             --
1898
1899 *) 2002-02-09
1900
1901 - Hackbard: changed download - use http.../ now as a mirror.
1902 - Miguel: added mirror on http://www.hack-solutions.com/hdw-linux
1903 - Hackbard: modified download script to append hdw-linux-(ver)/(categorie)
1904             to downloadlocation.
1905 - Hackbrad: restudied build scripts. began rewriting bash package.
1906 - Hackbard: moved packages needed for chroot to pre category.
1907 - Hackbard: prepared Puzzle and Download script, we now support mirrors.
1908
1909 *) 2002-02-07
1910
1911 - Hackbard: first attempts to go for targets! build still not working.
1912
1913 *) 2002-02-06
1914
1915 - Miguel: Added apache, bind, eject, iptraf, iptable, joe and linux packages.
1916 - Miguel: Made some small changes on ./scripts/Download
1917 - Miguel: Added a part of the new Build script.
1918
1919 *) 2002-02-05
1920
1921 - Miguel: Updated all base packages.
1922 - Miguel: Moved nmap extension to base packages
1923
1924 *) 2002-01-11
1925
1926 - Hackbard: Added ./scripts/Puzzle, which by now creates the PKGS files.
1927             This just effects the ext's by now as base needs to get converted. 
1928 - Hackbard: Removed pre directory from packages folder.
1929 - Hackbard: Improved ./scripts/Download to work with Puzzle script.
1930 - Miguel: Added nmap extension package.
1931
1932 *) 2002-01-10
1933
1934 - Miguel: Added finised new README file, removed README.cvs and REAME.old
1935 - Miguel: Made several changes to scripts/Download, removed scripts/download
1936 - Miguel: Replaced TODO list for a new one.
1937 - Miguel: Added dirs base and ext to download/ and added download/base/PKGS
1938
1939 *) 2002-01-09
1940
1941 - Miguel: Linked VERSION with doc/VERSION.
1942 - Miguel: Added doc/Developers.
1943 - Miguel: Removed logs/ dir.
1944 - Miguel: Fixed scripts/Download to work with the new download/ dir.
1945 - Miguel: Moved doc/README to doc/README.old and added the first part of the new README.
1946
1947 *) 2002-01-08
1948
1949 - Miguel: Created scripts/ directory and moved all the script in it.
1950 - Miguel: Removed install.sh scripts.
1951 - Miguel: Added CHANGELOG to doc/ dir
1952 - Hackbard: Created download/ targets/ packages/
1953 - Hackbard: Replaced base-config ext-config and pre-config for packages/base, packages/ext and packages/pre
1954 - Hackbard: Added doc/README.cvs
1955