[Lunar-commits] r17930 - lunar-iso/trunk
Auke Kok
sofar at lunar-linux.org
Thu Jan 5 15:40:43 UTC 2006
Author: sofar
Date: 2006-01-05 15:40:42 +0000 (Thu, 05 Jan 2006)
New Revision: 17930
Added:
lunar-iso/trunk/ChangeLog
Removed:
lunar-iso/trunk/ChangeLog
Log:
Adding a real "ChangeLog" next to the NEWS file I've been maintaining.
Deleted: lunar-iso/trunk/ChangeLog
Added: lunar-iso/trunk/ChangeLog
===================================================================
--- lunar-iso/trunk/ChangeLog 2006-01-05 15:39:11 UTC (rev 17929)
+++ lunar-iso/trunk/ChangeLog 2006-01-05 15:40:42 UTC (rev 17930)
@@ -0,0 +1,1835 @@
+2006-01-02 04:15 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: escape...
+ doesn't fix that dialog bug tho ;^).
+
+2006-01-02 04:14 sofar
+
+ * lunar-iso/trunk/kernels/conf/2.6/base: nbd: builtin no, module
+ yes.
+
+2005-12-23 18:34 sofar
+
+ * lunar-iso/trunk/conf/base.list: Handy to have on the ISO - wipe
+ filesystems =^)
+
+2005-12-23 17:12 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list-2.6: this was renamed by florin
+ 2 weeks ago
+
+2005-12-23 17:11 sofar
+
+ * lunar-iso/trunk/scripts/initrd: usb/storage is builtin, and we can
+ clean this up a bit
+
+2005-12-23 15:26 sofar
+
+ * lunar-iso/trunk/kernels/conf/2.6/base: Enable kernels ready for
+ NFS as root fs - could be useful for netboot/netinstall later.
+
+2005-12-21 22:25 sofar
+
+ * lunar-iso/trunk/initrd/template/sbin/init: Rework device detection
+ - do more guessing to find the root device - ready for usb devices
+ too.
+
+2005-12-21 22:23 sofar
+
+ * lunar-iso/trunk/isolinux/isolinux.cfg: * add a one-minute
+ auto-launch installer timeout as requested * set ramdisk to
+ read-only mount by default * set default rd size to 12mb - on the
+ large size but who cares.
+
+2005-12-21 22:22 sofar
+
+ * lunar-iso/trunk/Makefile: Add ISO_GRSVER var.
+
+2005-12-21 22:22 sofar
+
+ * lunar-iso/trunk/conf/config.in: more comments on kernel version
+ numbering
+
+2005-12-21 22:18 sofar
+
+ * lunar-iso/trunk/scripts/kernels: enable grsec kernels to be built
+ with 2.6: requires additional conf/cofnig ISO_GRSVERSION - see
+ Makefile / conf/config.in
+
+2005-12-21 22:17 sofar
+
+ * lunar-iso/trunk/scripts/initrd: create /sys for 2.6
+
+2005-12-21 22:17 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Rewrote
+ disk/partition detection code to use /proc and more guesswork.
+ slightly slower but finds more devices.
+
+2005-12-21 22:16 sofar
+
+ * lunar-iso/trunk/kernels/conf/2.6/base: New kernel config param:
+ ramfs_root_uid with numeric value thus needs to be defined
+ explicitly.
+
+2005-12-21 22:15 sofar
+
+ * lunar-iso/trunk/.bochsrc: force mouse protocol otherwise 2.6
+ refuses to use bochs
+
+2005-12-20 16:21 sofar
+
+ * lunar-iso/trunk/scripts/rebuild: bugfix: forgot to adjust path
+ after kernel config move.
+
+2005-12-16 16:05 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Important fix:
+ this makes the device lookup code use /proc/partitions to
+ recognize valid block devices available in the system - and thus
+ should also work with SATA and SCSI and other (supported) valid
+ discs. Tested the code on several boxes to verify that it sees the
+ proper devices.
+
+2005-11-23 02:39 sofar
+
+ * lunar-iso/trunk/conf/base.list, lunar-iso/trunk/conf/sources.list:
+ demoting setserial to source-only availability - you will need to
+ install it manually if you really need it after installation.
+
+2005-11-22 01:57 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Very bad typo.
+
+2005-11-16 17:17 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Just remove a
+ warning.
+
+2005-11-16 17:01 sofar
+
+ * lunar-iso/trunk/scripts/etc: 2.6 mods to begin with.
+
+2005-11-16 17:00 sofar
+
+ * lunar-iso/trunk/scripts/proper: Make sure none of these symlinks
+ make it into aaa_base.tar.bz2.
+
+2005-11-16 16:07 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: Just list them
+ all to avoid confusion.
+
+2005-11-16 16:00 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: ssh-keygen
+ neeeds /dev/urandom and therefore needs to be run in a full chroot
+ env.
+
+2005-11-16 07:29 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: More 2.6-compat
+ code and replacing unneeded mounts with --bind mounts, saving on
+ mounts. Should be 2.4-compatible too.
+
+2005-11-16 07:17 sofar
+
+ * lunar-iso/trunk/kernels/conf/2.6/base: these std ide drivers
+ should be builtin anyway
+
+2005-11-16 06:16 sofar
+
+ * lunar-iso/trunk/initrd/template/sbin/init: Incorporate changes
+ needed to make this work with 2.6 kernels on-the-fly
+
+2005-11-16 06:15 sofar
+
+ * lunar-iso/trunk/kernels/conf/2.6/base: we need initrd ;^)
+
+2005-11-16 01:02 sofar
+
+ * lunar-iso/trunk/.bochsrc: EZ testing!
+
+2005-11-16 00:45 sofar
+
+ * lunar-iso/trunk/kernels/conf/2.6/base: Add monitor mode for ipw.
+
+2005-11-16 00:39 sofar
+
+ * lunar-iso/trunk/scripts/kernels: No need to include /usr in the
+ tarball anymore.
+
+2005-11-16 00:31 sofar
+
+ * lunar-iso/trunk/scripts/kernels: Get rid of this.
+
+2005-11-15 23:31 sofar
+
+ * lunar-iso/trunk/scripts/kernels: make these links in the right
+ location.
+
+2005-11-15 23:16 sofar
+
+ * lunar-iso/trunk/scripts/kernels: More cleanups before beginning.
+
+2005-11-15 23:07 sofar
+
+ * lunar-iso/trunk/scripts/kernels: Major update to the kernel build
+ code. Should handle 2.4/2.6 differences a bit better. Properly
+ handle 2.6's fugly horrible subversion hack by Linux Torvalds too.
+
+2005-11-15 21:57 sofar
+
+ * lunar-iso/trunk/ChangeLog: Changes for 1.5.2-i686-rc1
+
+2005-11-15 20:43 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Don't even
+ consider changing permissions on a RO filesystem here.
+
+2005-11-15 20:30 sofar
+
+ * lunar-iso/trunk/Makefile: Add 'dist' target for easy packaging.
+
+2005-11-15 20:20 sofar
+
+ * lunar-iso/trunk/scripts/isofs: also adjusting this location.
+
+2005-11-15 20:18 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4,
+ lunar-iso/trunk/kernels/baseconfig-2.6,
+ lunar-iso/trunk/kernels/conf, lunar-iso/trunk/kernels/conf/2.4,
+ lunar-iso/trunk/kernels/conf/2.4/base,
+ lunar-iso/trunk/kernels/conf/2.4/bigmem,
+ lunar-iso/trunk/kernels/conf/2.4/grsec,
+ lunar-iso/trunk/kernels/conf/2.4/i386,
+ lunar-iso/trunk/kernels/conf/2.4/lowlat,
+ lunar-iso/trunk/kernels/conf/2.4/lowmem,
+ lunar-iso/trunk/kernels/conf/2.4/mem,
+ lunar-iso/trunk/kernels/conf/2.4/modules,
+ lunar-iso/trunk/kernels/conf/2.4/nosmp,
+ lunar-iso/trunk/kernels/conf/2.4/om,
+ lunar-iso/trunk/kernels/conf/2.4/safe,
+ lunar-iso/trunk/kernels/conf/2.4/smp,
+ lunar-iso/trunk/kernels/conf/2.6,
+ lunar-iso/trunk/kernels/conf/2.6/base,
+ lunar-iso/trunk/kernels/conf/2.6/grsec,
+ lunar-iso/trunk/kernels/conf/2.6/i386,
+ lunar-iso/trunk/kernels/conf/2.6/lowmem,
+ lunar-iso/trunk/kernels/conf/2.6/mem,
+ lunar-iso/trunk/kernels/conf/2.6/modules,
+ lunar-iso/trunk/kernels/conf/2.6/nosmp,
+ lunar-iso/trunk/kernels/conf/2.6/safe,
+ lunar-iso/trunk/kernels/conf/2.6/smp,
+ lunar-iso/trunk/kernels/config_bigmem-2.4,
+ lunar-iso/trunk/kernels/config_grsec-2.4,
+ lunar-iso/trunk/kernels/config_grsec-2.6,
+ lunar-iso/trunk/kernels/config_i386-2.4,
+ lunar-iso/trunk/kernels/config_i386-2.6,
+ lunar-iso/trunk/kernels/config_lowlat-2.4,
+ lunar-iso/trunk/kernels/config_lowmem-2.4,
+ lunar-iso/trunk/kernels/config_lowmem-2.6,
+ lunar-iso/trunk/kernels/config_mem-2.4,
+ lunar-iso/trunk/kernels/config_mem-2.6,
+ lunar-iso/trunk/kernels/config_nosmp-2.4,
+ lunar-iso/trunk/kernels/config_nosmp-2.6,
+ lunar-iso/trunk/kernels/config_om-2.4,
+ lunar-iso/trunk/kernels/config_safe-2.4,
+ lunar-iso/trunk/kernels/config_safe-2.6,
+ lunar-iso/trunk/kernels/config_smp-2.4,
+ lunar-iso/trunk/kernels/config_smp-2.6,
+ lunar-iso/trunk/kernels/kernel-modules-2.4,
+ lunar-iso/trunk/kernels/kernel-modules-2.6,
+ lunar-iso/trunk/scripts/kernels: Moved around a bit - this is a
+ bunch cleaner.
+
+2005-11-15 19:23 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.6: builtin RAID devices,
+ ISOFS driver.
+
+2005-11-15 04:39 sofar
+
+ * lunar-iso/trunk/kernels/config_safe-2.6: Modest start of a real
+ _safe_ kernel.
+
+2005-11-15 03:00 sofar
+
+ * lunar-iso/trunk/kernels/config_grsec-2.6,
+ lunar-iso/trunk/kernels/config_i386-2.6,
+ lunar-iso/trunk/kernels/config_mem-2.6,
+ lunar-iso/trunk/kernels/config_safe-2.6: Adding these - they may
+ not be correct yet tho.
+
+2005-11-15 01:15 sofar
+
+ * lunar-iso/trunk/scripts/rebuild: 2.6 kernels use a different
+ default .config name
+
+2005-11-14 19:24 sofar
+
+ * lunar-iso/trunk/conf/base.list-2.6,
+ lunar-iso/trunk/conf/sources.list-2.6: Adding missing dependencies
+ (which make sense too), and remove -cko.
+
+2005-11-14 19:22 sofar
+
+ * lunar-iso/trunk/kernels/kernel-modules-2.6: Updated: -cko is gone.
+ The order is now from stable to unstable.
+
+2005-11-14 19:22 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.6: Completely reworked -
+ almost everything enabled as module, just like the 2.4 kernels.
+
+2005-11-14 04:34 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: Removed the
+ wrong symlink - not harmful tho.
+
+2005-11-13 22:58 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: Obviously the
+ other way around
+
+2005-11-13 22:30 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: Adding 2 new drivers, and
+ disabling NTFS since the patch is not gcc-3.4-compatible.
+
+2005-11-13 22:27 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list: Vital library - since
+ gcc-2.3.4+ this is nedeed to get dynamic binaries to work properly
+ in the initrd.
+
+2005-11-13 22:26 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base, lunar-iso/trunk/scripts/isofs: I
+ seem to be losing my lunar/theedge every time, so now we
+ explicitly back it up so we can re-insert it at the end - thus
+ making sure it's really there (use make test to verify-). Also add
+ a symlink as 'lunar.iso' for easy access by bochs.
+
+2005-11-13 22:20 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install: New ro/rw
+ detection method, also display a message after succesfully
+ installing a precompiled kernel, and fix a typo.
+
+2005-11-11 22:14 sofar
+
+ * lunar-iso/trunk/scripts/rebuild,
+ lunar-iso/trunk/template/etc/lunar/local/.config: Remove .config
+ and insert when needed to reduce the amount of template.
+
+2005-11-10 19:22 sofar
+
+ * lunar-iso/trunk/template/README: Added more post-install
+ information regarding kernel, kernel-headers, and stuff that
+ besically is repeated in lfirsttime. Reordered a bit too and made
+ some small comments earlier in the history section.
+
+2005-10-26 17:37 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/depends/glibc: Disable
+ nscd on the ISO by default.
+
+2005-08-28 21:49 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: Also enabling scsi RAID
+ devices common in HP and DELL servers.
+
+2005-08-28 21:42 tchan
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: Forced CMD64X to be
+ built-in to kernel instead of being a module. Fixes IRQ problems
+ on my Compaq Armada laptop.
+
+2005-08-18 19:55 sofar
+
+ * lunar-iso/trunk/ChangeLog: Last important changes.
+
+2005-08-17 22:14 sofar
+
+ * lunar-iso/trunk/template/README: downt eye ar see ash rewt.
+
+2005-08-17 20:33 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: GAH.... more of
+ these!
+
+2005-08-17 18:47 sofar
+
+ * lunar-iso/trunk/scripts/isofs: Bugfix: wrong filename!
+
+2005-08-16 19:21 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Bugfix: I ruined
+ the timezone selector. Also, this will also set the system time to
+ the HC on reboot for --utc machines, making timekeeping a bit more
+ consistent across installations.
+
+2005-08-14 19:01 sofar
+
+ * lunar-iso/trunk/ChangeLog: Updated.
+
+2005-08-14 18:59 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adding some
+ little user-friendly messages when stuff is happening that might
+ take a while.
+
+2005-08-14 15:52 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Only use swap
+ when compiling kernels, don't mount it by default, and unmount it
+ right away after test-mounting it. Also some order cleanups.
+
+2005-08-14 15:06 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: One more
+ cleanup: don't hardcode ((STEPS)).
+
+2005-08-14 14:58 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Unmark luser as
+ red too.
+
+2005-08-14 08:05 sofar
+
+ * lunar-iso/trunk/ChangeLog: Adding a manual ChangeLog to track some
+ of the changes better.
+
+2005-08-13 23:13 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Fixed a bug that
+ would cause special devices to disappear from the list (even
+ though they would install correctly). Discovered this bug working
+ with software raid.
+
+2005-08-13 21:46 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Added default
+ item plus memory for the 'settings' menu, also completely
+ reformatted to be tab-indented (sorry for the spam).
+
+2005-08-13 21:09 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adding luser
+ BACK to the ISO right after the root password option
+
+2005-08-13 20:56 sofar
+
+ * lunar-iso/trunk/scripts/initrd: Adding USB and MASS STORAGE
+ drivers to the initrd. This will allow you to boot the ISO from a
+ USB device or USB cdrom driver (possibly even usb key!).
+
+2005-08-13 20:24 sofar
+
+ * lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/extended.list: Moved dhcpcd and tnftp into
+ base which will allow you to use dhcp and ftp from the booted ISO
+ directly.
+
+2005-08-13 19:54 sofar
+
+ * lunar-iso/trunk/conf/base.list: Adding dosfstools and ntfsprogs,
+ which will allow you to setup and resize ntfs, vfat filesystems.
+ Handy for those windows users who always wanted to install lunar.
+ (wink)
+
+2005-08-13 19:10 sofar
+
+ * lunar-iso/trunk/scripts/test: Adding / refining test script.
+
+2005-08-06 17:45 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/depends/BitchX,
+ lunar-iso/trunk/template/etc/lunar/local/depends/Linux-PAM,
+ lunar-iso/trunk/template/etc/lunar/local/depends/apache2,
+ lunar-iso/trunk/template/etc/lunar/local/depends/coreutils,
+ lunar-iso/trunk/template/etc/lunar/local/depends/db4,
+ lunar-iso/trunk/template/etc/lunar/local/depends/devfsd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/e2fsprogs,
+ lunar-iso/trunk/template/etc/lunar/local/depends/freetype2,
+ lunar-iso/trunk/template/etc/lunar/local/depends/glibc,
+ lunar-iso/trunk/template/etc/lunar/local/depends/grep,
+ lunar-iso/trunk/template/etc/lunar/local/depends/hc-cron,
+ lunar-iso/trunk/template/etc/lunar/local/depends/iptables,
+ lunar-iso/trunk/template/etc/lunar/local/depends/lard,
+ lunar-iso/trunk/template/etc/lunar/local/depends/less,
+ lunar-iso/trunk/template/etc/lunar/local/depends/lilo,
+ lunar-iso/trunk/template/etc/lunar/local/depends/links2,
+ lunar-iso/trunk/template/etc/lunar/local/depends/linux,
+ lunar-iso/trunk/template/etc/lunar/local/depends/modutils,
+ lunar-iso/trunk/template/etc/lunar/local/depends/modutils-wrappers,
+ lunar-iso/trunk/template/etc/lunar/local/depends/mysql,
+ lunar-iso/trunk/template/etc/lunar/local/depends/nano,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ncurses,
+ lunar-iso/trunk/template/etc/lunar/local/depends/nfs-utils,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ntp,
+ lunar-iso/trunk/template/etc/lunar/local/depends/openssh,
+ lunar-iso/trunk/template/etc/lunar/local/depends/perl,
+ lunar-iso/trunk/template/etc/lunar/local/depends/php,
+ lunar-iso/trunk/template/etc/lunar/local/depends/portmap,
+ lunar-iso/trunk/template/etc/lunar/local/depends/postfix,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ppp,
+ lunar-iso/trunk/template/etc/lunar/local/depends/procps,
+ lunar-iso/trunk/template/etc/lunar/local/depends/proftpd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/qpopper,
+ lunar-iso/trunk/template/etc/lunar/local/depends/rp-pppoe,
+ lunar-iso/trunk/template/etc/lunar/local/depends/rsync,
+ lunar-iso/trunk/template/etc/lunar/local/depends/sysklogd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/sysvinit,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ulogd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/util-linux,
+ lunar-iso/trunk/template/etc/lunar/local/depends/vim,
+ lunar-iso/trunk/template/etc/lunar/local/depends/xinetd: Updating
+ all depends/configurations.
+
+2005-08-06 16:34 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/depends/links2: Adding
+ config for links2.
+
+2005-08-06 16:29 sofar
+
+ * lunar-iso/trunk/conf: ignores
+
+2005-08-06 16:28 sofar
+
+ * lunar-iso/trunk: ignores.
+
+2005-08-06 16:25 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/scripts/test: Adding a
+ 'make test' that does some simple tests. Perhaps later this will
+ be really usefull but right now it only checks the very basic
+ stuff.
+
+2005-08-06 16:23 sofar
+
+ * lunar-iso/trunk/conf/extended.list: Use links2 and not links
+
+2005-08-03 20:28 sofar
+
+ * lunar-iso/trunk/template/README: Adding hints towards 'links' and
+ 'irssi' in the README
+
+2005-08-03 20:05 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base: Major fix: the 'diff' algorithm
+ was completely b0rked. -U0 gives the proper effect and makes the
+ aaa_base tarball acceptably small.
+
+2005-08-02 20:41 sofar
+
+ * lunar-iso/trunk/isolinux/f4.txt: New version.
+
+2005-08-02 20:27 sofar
+
+ * lunar-iso/trunk/Makefile: also here
+
+2005-08-02 20:26 sofar
+
+ * lunar-iso/trunk/conf/config.in, lunar-iso/trunk/scripts/cachefill,
+ lunar-iso/trunk/scripts/unpack: Add ISO_BUILD because we need it.
+ This is the first step to goint portable!
+
+2005-08-02 20:00 sofar
+
+ * lunar-iso/trunk/conf/extended.list: *blind*
+
+2005-08-02 19:59 sofar
+
+ * lunar-iso/trunk/conf/extended.list: XML-Parser *is* needed by
+ intltool
+
+2005-08-02 19:40 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Also install the
+ README into root's homedirectory.
+
+2005-08-02 19:39 sofar
+
+ * lunar-iso/trunk/template/README: Set wrapping to 'fmt -75'
+
+2005-08-02 19:36 sofar
+
+ * lunar-iso/trunk/conf/extended.list: Replace lynx/BitchX with
+ irsii/links which shaves off like 5mb size and is much better.
+
+2005-08-01 19:22 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: Enable serial console,
+ very handy for some things (requires much more to work than just
+ this)
+
+2005-08-01 08:17 sofar
+
+ * lunar-iso/trunk/conf/extended.list: okay so XML-Parser is NEEDED
+ by intltool... sigh
+
+2005-07-31 18:17 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: overwrite motd
+ and give proper swap fs type.
+
+2005-07-31 13:11 sofar
+
+ * lunar-iso/trunk/conf/extended.list: We don't need XML-Parser at
+ all
+
+2005-07-31 13:11 sofar
+
+ * lunar-iso/trunk/scripts/proper: Don't set sysctl in the ISO stage.
+
+2005-07-31 12:42 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adding DEFAULT
+ selections to all keymap/lang/font etc. that will pass proper
+ defaults to the user if none selected, so the user gets a *hint*
+ what he should do as default value.
+
+2005-07-31 12:33 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Fix: allow
+ 'cancel' and not set a keymap
+
+2005-07-31 08:06 sofar
+
+ * lunar-iso/trunk/scripts/rebuild: Just force this so no bootloader
+ code is run
+
+2005-07-29 19:43 sofar
+
+ * lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/extended.list: removing busybox as we don't
+ need it, and add wireless_tools
+
+2005-07-29 19:42 sofar
+
+ * lunar-iso/trunk/template/etc/group,
+ lunar-iso/trunk/template/etc/passwd: Removed operator (there's no
+ real need for a special acct with shell) and adjusted group/passwd
+ to be sync.
+
+2005-06-23 15:11 sofar
+
+ * lunar-iso/trunk/template/etc/shells: Adidng missing template file!
+
+2005-06-03 22:16 sofar
+
+ * lunar-iso/trunk/scripts/cachefill: display missing module name
+ files'
+
+2005-06-03 22:16 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/depends/perl: how did
+ this end up here?
+
+2005-06-03 09:51 sofar
+
+ * lunar-iso/trunk/Makefile: Removing obsolete directory cleans.
+
+2005-06-03 09:50 sofar
+
+ * lunar-iso/trunk/memtest, lunar-iso/trunk/scripts/memtest: We don't
+ need the memtest dir present really.
+
+2005-06-03 09:00 sofar
+
+ * lunar-iso/trunk/kernels/kernel-modules-2.4,
+ lunar-iso/trunk/kernels/kernel-modules-2.6,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/isofs, lunar-iso/trunk/scripts/kernels:
+ Nice changeset commit: implement kernel-version-based kernel
+ module lists. There are 2 template files atm for 2.4 and 2.6.
+
+2005-06-01 07:20 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: Removing more _DEBUG
+ kernel options that are not needed.
+
+2005-06-01 07:14 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: This really isn't needed:
+ turning off JBD_DEBUG.
+
+2005-05-30 12:28 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Complete rewrite
+ of device node handling: we now use properly unmapped device nodes
+ everywhere, and you can 'add' unlisted device nodes like
+ /dev/loop/X and /dev/md/X as well once you have initiated them and
+ they have a decent size (raid started etc). This will help people
+ installing on radi/lvm a bit.
+
+2005-05-28 14:59 sofar
+
+ * lunar-iso/trunk/scripts/proper: This doesn't save space at all, so
+ don't use it.
+
+2005-05-26 21:04 sofar
+
+ * lunar-iso/trunk/scripts/initrd: Remove unneeded initrd discover
+ copy lines.
+
+2005-05-26 17:19 sofar
+
+ * lunar-iso/trunk/discover: this also can be deleted.
+
+2005-05-26 14:40 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adding an
+ EXIT/REBOOT option right at the beginning, on request by Striker.
+
+2005-05-26 11:12 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: mkfs.xfs
+ requires a -f in case you are re-formatting an xfs filesystem.
+
+2005-05-26 09:34 sofar
+
+ * lunar-iso/trunk/conf/extended.list: Add lard to the installed
+ system.
+
+2005-05-26 09:34 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/depends/net-tools: Turn
+ these on by default.
+
+2005-05-25 12:33 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/initrd/initrd.list,
+ lunar-iso/trunk/scripts/discover: Deleted separate discover
+ building: we now use the one built in the rest of the ISO.
+
+2005-05-24 20:18 sofar
+
+ * lunar-iso/trunk/scripts/cachefill: I'm starting the i386 version
+ of the ISO here.... BTW
+
+2005-05-24 18:51 striker
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: hm..."oops"
+
+2005-05-24 18:31 striker
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: fixups, and
+ better ascii
+
+2005-05-24 14:54 moe
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: At sofar's
+ request
+
+2005-05-24 14:49 moe
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: Fixalicious!
+
+2005-05-24 14:21 moe
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: minor
+ improvements here. User doesn't need to know about wether
+ lunar-install was removed or if updatedb actually finished with
+ success.
+
+2005-05-24 13:34 sofar
+
+ * lunar-iso/trunk/template/etc/host.conf,
+ lunar-iso/trunk/template/etc/hosts,
+ lunar-iso/trunk/template/etc/nsswitch.conf: Add these ultra-vital
+ missing files.
+
+2005-05-22 22:06 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install: Okay, we start
+ sshd first and THEN display this message. Too bad updatedb fucks
+ up and spews errors all over the terminal. GAH.
+
+2005-05-22 21:54 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install: This file never
+ displayed it's purpose on boot.
+
+2005-05-22 21:50 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: MEH.
+
+2005-05-22 21:19 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Sloppy, good
+ thing I test.
+
+2005-05-22 20:49 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Finish the
+ editor section and complete it.
+
+2005-05-22 20:45 sofar
+
+ * lunar-iso/trunk/scripts/proper: Add zile/e3vi symlinks for vi,
+ emacs for the live ISO
+
+2005-05-22 20:38 sofar
+
+ * lunar-iso/trunk/template/README: lol. I should use a spell checker
+ ;^).
+
+2005-05-22 20:32 sofar
+
+ * lunar-iso/trunk/template/README: You could have overlooked this
+ easily ;^)
+
+2005-05-22 20:27 sofar
+
+ * lunar-iso/trunk/scripts/isofs: completize the template codes in
+ the finalizing script.
+
+2005-05-22 20:26 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adjusted date
+ tag in here too. Also try to fix /dev/ vc/X shell initial
+ directory, which is weird.
+
+2005-05-22 20:23 sofar
+
+ * lunar-iso/trunk/template/README: Adjusted version display: add
+ date.
+
+2005-05-22 20:23 sofar
+
+ * lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt,
+ lunar-iso/trunk/isolinux/f3.txt, lunar-iso/trunk/isolinux/f4.txt:
+ Adjusted header of these pages.
+
+2005-05-22 20:19 sofar
+
+ * lunar-iso/trunk/template/README: wrap at 70 chars so you don't
+ need to read left-right scrolling.
+
+2005-05-22 20:10 sofar
+
+ * lunar-iso/trunk/scripts/proper: Remove this now that the module
+ creates it properly.
+
+2005-05-22 20:05 sofar
+
+ * lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt,
+ lunar-iso/trunk/isolinux/f3.txt, lunar-iso/trunk/isolinux/f4.txt:
+ Slight adj. needed for color and 24 lines
+
+2005-05-22 19:49 sofar
+
+ * lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt,
+ lunar-iso/trunk/isolinux/f3.txt, lunar-iso/trunk/isolinux/f4.txt,
+ lunar-iso/trunk/scripts/isofs: Needed more adjustments and to
+ really add f4 to the iso.
+
+2005-05-22 19:41 sofar
+
+ * lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt,
+ lunar-iso/trunk/isolinux/f3.txt, lunar-iso/trunk/isolinux/f4.txt,
+ lunar-iso/trunk/isolinux/isolinux.cfg: More changes: a little bit
+ more explanation is needed.
+
+2005-05-22 19:03 sofar
+
+ * lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt:
+ Adjusted text a little bit.
+
+2005-05-22 16:04 sofar
+
+ * lunar-iso/trunk/conf/extended.list: we can nuke db with the db
+ change!
+
+2005-05-22 15:09 sofar
+
+ * lunar-iso/trunk/template/README: ty Moe
+
+2005-05-22 14:59 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/isofs, lunar-iso/trunk/template/README:
+ Adding README which repalces the introduction. Fixed up the
+ finishing script to include it and put the version info into it as
+ well.
+
+2005-05-22 13:57 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Add long editor
+ info and a bunch more. Also add some debugging info when commands
+ fail, which should provide good debugging output.
+
+2005-05-22 13:56 sofar
+
+ * lunar-iso/trunk/scripts/isofs: try to make it clean.
+
+2005-05-22 13:54 sofar
+
+ * lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/extended.list: Changing these.
+
+2005-05-22 13:18 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Make this look
+ nicer and not spoo errors.
+
+2005-05-20 20:03 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/scripts/isofs,
+ lunar-iso/trunk/scripts/isolinux: Remove isolinux script, merged
+ changes into 'isofs' script which finishes off everything.
+
+2005-05-20 16:04 sofar
+
+ * lunar-iso/trunk/lunar-install/init.d/lunar-install: backticks are
+ evil.
+
+2005-05-20 15:28 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base, lunar-iso/trunk/scripts/proper:
+ Clean these out.
+
+2005-05-20 15:23 sofar
+
+ * lunar-iso/trunk/scripts/rebuild: hack to smack e2fsprogs
+
+2005-05-20 13:07 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: This was missing
+ from the installed system.
+
+2005-05-20 12:25 sofar
+
+ * lunar-iso/trunk/scripts/proper: unset parallel makes if used.
+
+2005-05-20 12:21 sofar
+
+ * lunar-iso/trunk/scripts/discover: cosmetic build warning.
+
+2005-05-20 12:20 sofar
+
+ * lunar-iso/trunk/scripts/initrd: mkdir -p the proper DIR.
+
+2005-05-20 12:19 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: unmap the /disc
+ part... the directory cannot be unmapped.
+
+2005-05-20 12:19 sofar
+
+ * lunar-iso/trunk/conf/extended.list: These needed to be deleted
+ from the extended list.
+
+2005-05-19 22:11 sofar
+
+ * lunar-iso/trunk/Makefile: Makefile fixes: cosmetic and order
+ changes.
+
+2005-05-19 21:45 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adjusted to the
+ move of the device mapping code to the grub plugin.
+
+2005-05-19 21:07 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Don't wait on
+ this.
+
+2005-05-19 20:52 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Very very bad
+ typo's
+
+2005-05-19 20:26 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: cosmetic
+ adjustments alread found needed.
+
+2005-05-19 20:02 sofar
+
+ * lunar-iso/trunk/scripts/isofs: GAH that's the wrong ln.
+
+2005-05-19 19:53 sofar
+
+ * lunar-iso/trunk/scripts/isofs: No longer needed with the discover
+ module adjustment.
+
+2005-05-19 15:37 sofar
+
+ * lunar-iso/trunk/scripts/ldd-gather: Was missing here too.
+
+2005-05-19 13:13 sofar
+
+ * lunar-iso/trunk/scripts/cachefill: Propset.
+
+2005-05-19 13:10 sofar
+
+ * lunar-iso/trunk/Makefile: Spaces are wrong.
+
+2005-05-19 12:16 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/conf/config.in,
+ lunar-iso/trunk/scripts/cachefill, lunar-iso/trunk/scripts/etc,
+ lunar-iso/trunk/scripts/kernels, lunar-iso/trunk/scripts/rebuild,
+ lunar-iso/trunk/scripts/unpack: Adding $ISO_MAKES to allow SMP
+ builds of the ISO to speed things up. Adding 'cachefill' misc
+ target before doing 'unpack', which saves some time on subsequent
+ builds. Edited makefile with some deps.
+
+2005-05-19 10:58 nestu
+
+ * lunar-iso/trunk/conf/sources.list,
+ lunar-iso/trunk/conf/sources.list-2.4: Moving makedev from
+ sources.list-2.4 to sources.list, since both 2.4 and 2.6 need it
+ for scripts/initrd
+
+2005-05-18 20:01 sofar
+
+ * lunar-iso/trunk/Makefile,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install: lilo.conf fix
+ plus a dependency in the Makefile.
+
+2005-05-18 17:22 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Moooo, this is
+ so complex
+
+2005-05-18 17:19 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Reported by
+ striker
+
+2005-05-18 16:27 sofar
+
+ * lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install: fixes, and
+ rewrote the menu order to allow quick selection of consolefonts,
+ LANG, keymaps before anything else.
+
+2005-05-17 19:19 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: and that was a
+ typo on my behalf.
+
+2005-05-17 19:00 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: these ones
+ needed their order reversed too
+
+2005-05-17 18:15 sofar
+
+ * lunar-iso/trunk/Makefile: adding these 3 misc targets since I'm
+ really starting to use them often.
+
+2005-05-17 18:04 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: So this is now
+ different too.
+
+2005-05-17 13:47 sofar
+
+ * lunar-iso/trunk/isolinux/isolinux.cfg: Adding to be sure, the
+ following safety guard overrides.
+
+2005-05-17 10:46 sofar
+
+ * lunar-iso/trunk/scripts/etc, lunar-iso/trunk/scripts/rebuild:
+ Moving things to scripts/etc which makes more sense.
+
+2005-05-17 10:33 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: This code now
+ uses the core functionality (removes duplicate code) to figure out
+ the grub device nodes. This is very shaggy code that most likely
+ will fail in anything other than only-ide or only-scsi situations.
+ Perhaps later I will add a menu to support /boot /root or /mbr
+ installations, which should be relatively easy from now.
+
+2005-05-16 23:20 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: This should get
+ us one step ahead. Still need to fix the plugins as well.
+
+2005-05-16 23:16 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Magic grub
+ code... man this is costing a lot of time... and the kernel
+ compiles most likely STILL wont isntall properly.
+
+2005-05-16 23:14 sofar
+
+ * lunar-iso/trunk/scripts/rebuild: really need to update plugins
+ once bfore beginning.
+
+2005-05-16 19:42 sofar
+
+ * lunar-iso/trunk/conf/sources.list: This one needs the source
+ present, otherwise kernels fail to finish compiling.
+
+2005-05-16 19:42 sofar
+
+ * lunar-iso/trunk/isolinux/isolinux.cfg: This works.
+
+2005-05-16 18:30 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/rebuild: This no longer needed.
+
+2005-05-16 13:37 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/rebuild: Trying this.. hold doesn't work
+ (sigh)
+
+2005-05-16 13:27 sofar
+
+ * lunar-iso/trunk/scripts/rebuild: Assume all defaults during this
+ stage.
+
+2005-05-16 13:00 sofar
+
+ * lunar-iso/trunk/conf/sources.list: Adding NFORCE chipset drivers
+
+2005-05-16 12:51 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/rebuild: make sure we don't compile
+ kernel-reqs cos right now it bombs.
+
+2005-05-16 10:44 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Initialize and
+ properly set permissions of btmp,wtmp etc.
+
+2005-05-16 10:44 sofar
+
+ * lunar-iso/trunk/conf/sources.list: Adding a fe modem drivers.
+
+2005-05-15 21:36 sofar
+
+ * lunar-iso/trunk/Makefile: Wipe this file too.
+
+2005-05-15 21:12 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Moved bootloader
+ AHEAD of kernel install, added preliminary grub code.
+
+2005-05-15 20:01 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Changes: reverse
+ the kernel/bootloader order. Fix a typo with alpha.
+
+2005-05-15 14:55 sofar
+
+ * lunar-iso/trunk/initrd/template/sbin/init: And to top it off, this
+ blunder. AFAICS this completely debugs the initrd. lets just hope
+ ;^)
+
+2005-05-15 14:36 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list,
+ lunar-iso/trunk/initrd/initrd.list-2.4,
+ lunar-iso/trunk/initrd/template/sbin/init,
+ lunar-iso/trunk/isolinux/isolinux.cfg,
+ lunar-iso/trunk/scripts/initrd,
+ lunar-iso/trunk/scripts/ldd-gather: Committing a whole bunch of
+ bugfixes: - modprobe seems to fail on stripped modules, so we
+ don't strip em - compensate for the wrappers: don't wrap them at
+ all - modify ldd-gather script to discard junk at EOL (parm $2) -
+ increase initrd size due to increased size needs - fix initrd
+ init: several serious hiccups removed - forgot devfsd on initrd
+
+2005-05-15 11:52 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list-2.4: Of course with the
+ wrappers, the initrd also needs them.
+
+2005-05-14 19:23 sofar
+
+ * lunar-iso/trunk/initrd/template/sbin/init,
+ lunar-iso/trunk/isolinux/isolinux.cfg: Just call the file instead
+ of the exact location, use PATH, and do not set vga to 5 on
+ default install (boring, but dveatch can't understand more than 25
+ lines in his console :^P)
+
+2005-05-08 19:46 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Add these two
+ missing things as well.
+
+2005-05-08 19:41 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Force copy of
+ the iso release tag to identify the system.
+
+2005-05-08 19:21 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base: Fix for three vitally missing
+ packages. sigh
+
+2005-05-08 15:46 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Fix lilo up.
+
+2005-05-08 15:15 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: This looks
+ better and doesn't start at 0.
+
+2005-05-08 14:46 sofar
+
+ * lunar-iso/trunk/scripts/proper: My, I have thick fingers today.
+
+2005-05-08 14:44 sofar
+
+ * lunar-iso/trunk/scripts/proper: Another typo, the $BUILD string
+ also sits in here.
+
+2005-05-08 14:38 sofar
+
+ * lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt,
+ lunar-iso/trunk/isolinux/f3.txt,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install: 2004->2005, and
+ NUM should have been CNT.
+
+2005-05-08 14:17 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base: Typo.
+
+2005-05-08 14:10 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base: Add kernel headers to aaa_base:
+ you can't do much without these, not even compile a kernel.
+
+2005-05-08 14:10 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Add a little bit
+ more about progress: step number
+
+2005-05-08 13:42 sofar
+
+ * lunar-iso/trunk/scripts/initrd, lunar-iso/trunk/scripts/isofs,
+ lunar-iso/trunk/scripts/proper: Don't create 'crash' directory
+ since it should be a file. Also adjust the date field to go into
+ the installer.
+
+2005-05-08 13:40 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Don't do this
+ the hard way. should fix lockfile problem as reported by jasper
+ ;^)
+
+2005-05-08 13:07 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: remove mount
+ attempt, fix package grep resulting in some packages not being
+ installed, and add a template for the ISO_DATE for
+ moonbase/theedge packages.
+
+2005-05-08 12:51 sofar
+
+ * lunar-iso/trunk/conf/config.in: Add a hint to the date line
+
+2005-05-08 12:48 sofar
+
+ * lunar-iso/trunk/scripts/proper: Fix for overnight date problems
+
+2005-05-08 10:42 sofar
+
+ * lunar-iso/trunk/scripts/initrd, lunar-iso/trunk/scripts/kernels:
+ This caused double entries on subsequent builds, which b0rked the
+ initrd kernel gathering.
+
+2005-05-07 17:19 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Trying to solve
+ the mount problem... perhaps I need to skip test-mounting it.
+ Somehow the mtab file gets fscked.
+
+2005-05-07 16:07 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/optimizations: why?
+
+2005-05-07 16:04 sofar
+
+ * lunar-iso/trunk/template/etc/lunar/local/config,
+ lunar-iso/trunk/template/etc/lunar/local/optimizations: Adjusting
+ optimizations due to theedge code change.
+
+2005-05-07 15:13 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list,
+ lunar-iso/trunk/initrd/initrd.list-2.4: Modified lists so
+ pgrep/pkill go into the base list.
+
+2005-05-07 15:13 sofar
+
+ * lunar-iso/trunk/scripts/initrd: Typo.
+
+2005-05-07 14:38 sofar
+
+ * lunar-iso/trunk/scripts/proper: two minor tweaks for testing to
+ reduce warnings.
+
+2005-05-07 14:35 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list,
+ lunar-iso/trunk/initrd/initrd.list-2.4,
+ lunar-iso/trunk/initrd/initrd.list-2.6: Removed libs from these
+ lists...
+
+2005-05-07 14:34 sofar
+
+ * lunar-iso/trunk/scripts/initrd: Incorporating ldd trick code.
+
+2005-05-07 14:19 sofar
+
+ * lunar-iso/trunk/isolinux/isolinux.bin: Once and for all, be
+ fixed!!
+
+2005-05-07 14:15 sofar
+
+ * lunar-iso/trunk/isolinux/isolinux.bin: grmbl... basterds
+
+2005-05-07 14:12 sofar
+
+ * lunar-iso/trunk/scripts/ldd-gather: Adding this (backport +
+ cleanup from 2.6 branch)
+
+2005-05-07 11:52 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base, lunar-iso/trunk/scripts/initrd:
+ s/CVS/.svn/
+
+2005-05-01 14:21 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Modifying code
+ to only install one bootloader package (will aid plugin-based
+ bootloader handling later). Also modified code to use a
+ transfer_package function, which will also make it possible to add
+ optional packages later and have the user select from them.
+
+2005-05-01 13:38 sofar
+
+ * lunar-iso/trunk/COPYING, lunar-iso/trunk/README: Adding COPYING
+ and modifying outdated info in the README.
+
+2005-04-23 22:13 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: lunar fixdepends
+ still fails somehow, but this should re-enable kernel building.
+
+2005-04-23 21:45 sofar
+
+ * lunar-iso/trunk/scripts/proper: The kernel sources got left out.
+
+2005-04-23 15:59 sofar
+
+ * lunar-iso/trunk/conf/base.list: Curl is no longer needed.
+
+2005-04-23 15:54 sofar
+
+ * lunar-iso/trunk/Makefile,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/initrd: Some minor tweaks. cosmetic.
+
+2005-04-23 15:06 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list: discover needs libexpat.so
+
+2005-04-23 15:06 sofar
+
+ * lunar-iso/trunk/scripts/discover, lunar-iso/trunk/scripts/initrd,
+ lunar-iso/trunk/scripts/kernels: Bugfixes: typo, initrd fixes.
+
+2005-03-27 17:55 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig-2.4: Extra SATA driver for .29
+
+2005-03-27 17:01 sofar
+
+ * lunar-iso/trunk/cache, lunar-iso/trunk/spool: Wiped these
+
+2005-03-27 16:55 sofar
+
+ * lunar-iso/trunk/scripts/init: Missing ]
+
+2005-03-27 16:49 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/initrd/initrd.list,
+ lunar-iso/trunk/initrd/initrd.list-2.4,
+ lunar-iso/trunk/initrd/initrd.list-2.6,
+ lunar-iso/trunk/kernels/baseconfig,
+ lunar-iso/trunk/kernels/baseconfig-2.4,
+ lunar-iso/trunk/kernels/baseconfig-2.6,
+ lunar-iso/trunk/kernels/config_bigmem,
+ lunar-iso/trunk/kernels/config_bigmem-2.4,
+ lunar-iso/trunk/kernels/config_grsec,
+ lunar-iso/trunk/kernels/config_grsec-2.4,
+ lunar-iso/trunk/kernels/config_i386,
+ lunar-iso/trunk/kernels/config_i386-2.4,
+ lunar-iso/trunk/kernels/config_lowlat,
+ lunar-iso/trunk/kernels/config_lowlat-2.4,
+ lunar-iso/trunk/kernels/config_lowmem,
+ lunar-iso/trunk/kernels/config_lowmem-2.4,
+ lunar-iso/trunk/kernels/config_lowmem-2.6,
+ lunar-iso/trunk/kernels/config_mem,
+ lunar-iso/trunk/kernels/config_mem-2.4,
+ lunar-iso/trunk/kernels/config_nosmp,
+ lunar-iso/trunk/kernels/config_nosmp-2.4,
+ lunar-iso/trunk/kernels/config_nosmp-2.6,
+ lunar-iso/trunk/kernels/config_om,
+ lunar-iso/trunk/kernels/config_om-2.4,
+ lunar-iso/trunk/kernels/config_safe,
+ lunar-iso/trunk/kernels/config_safe-2.4,
+ lunar-iso/trunk/kernels/config_smp,
+ lunar-iso/trunk/kernels/config_smp-2.4,
+ lunar-iso/trunk/kernels/config_smp-2.6,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/aaa_base, lunar-iso/trunk/scripts/init,
+ lunar-iso/trunk/scripts/initrd, lunar-iso/trunk/scripts/kernels,
+ lunar-iso/trunk/scripts/moonbase, lunar-iso/trunk/scripts/proper,
+ lunar-iso/trunk/scripts/rebuild, lunar-iso/trunk/scripts/unpack:
+ Merginf in nestu's kernel-version related code, as well as some
+ fixes and small additions to the build code
+
+2005-03-27 15:36 sofar
+
+ * lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/base.list-2.4,
+ lunar-iso/trunk/conf/base.list-2.6,
+ lunar-iso/trunk/conf/sources.list,
+ lunar-iso/trunk/conf/sources.list-2.4,
+ lunar-iso/trunk/conf/sources.list-2.6: Merging....
+
+2005-03-20 21:40 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: meh
+
+2005-03-20 15:45 sofar
+
+ * lunar-iso/trunk/scripts/etc: Wrong path
+
+2005-03-20 15:22 sofar
+
+ * lunar-iso/trunk/Makefile: very very very clean
+
+2005-03-20 15:18 sofar
+
+ * lunar-iso/trunk/Makefile: Make clean better!
+
+2005-03-20 15:16 sofar
+
+ * lunar-iso/trunk/scripts/initrd: urrr, where did it go?
+
+2005-03-20 15:05 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Moonbase tarball
+ && install log should be available, also recreate the depends
+ files and .cache on-the-fly
+
+2005-03-20 13:06 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base: Adding missing file manually
+
+2005-03-20 12:50 sofar
+
+ * lunar-iso/trunk/scripts/initrd: Mising dirs
+
+2005-03-19 12:21 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base, lunar-iso/trunk/scripts/initrd:
+ Missing mkdirs
+
+2005-03-18 23:41 sofar
+
+ * lunar-iso/trunk/Makefile: make this easier
+
+2005-03-13 16:04 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/extended.list,
+ lunar-iso/trunk/initrd/initrd.list,
+ lunar-iso/trunk/initrd/template/sbin/init,
+ lunar-iso/trunk/kernels/config_safe,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/scripts/aaa_base, lunar-iso/trunk/scripts/etc,
+ lunar-iso/trunk/scripts/initrd, lunar-iso/trunk/scripts/isofs,
+ lunar-iso/trunk/scripts/isolinux, lunar-iso/trunk/scripts/kernels,
+ lunar-iso/trunk/scripts/proper,
+ lunar-iso/trunk/template/etc/lilo.conf: Mass commit all my latest
+ changes !!! =^DDDDD
+
+2005-03-13 15:59 sofar
+
+ * lunar-iso/trunk/isolinux/README, lunar-iso/trunk/isolinux/f1.txt,
+ lunar-iso/trunk/isolinux/f2.txt, lunar-iso/trunk/isolinux/f3.txt,
+ lunar-iso/trunk/isolinux/generate-iso.sh,
+ lunar-iso/trunk/isolinux/isolinux.cfg: changes... changes...
+
+2005-02-06 17:47 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list: needed by mount
+
+2005-02-04 12:22 sofar
+
+ * lunar-iso/trunk/scripts/initrd, lunar-iso/trunk/scripts/kernels:
+ Fix kernels for the initrd, depmod them properly too
+
+2005-02-04 09:17 sofar
+
+ * lunar-iso/trunk/scripts/initrd, lunar-iso/trunk/scripts/kernels:
+ setup initrd to use proper kernel names, depmod and installed
+ modules for BOTH initrd kernels
+
+2005-02-04 08:22 sofar
+
+ * lunar-iso/trunk/scripts/proper: adjusted
+
+2005-02-04 08:17 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list: *stupid*
+
+2005-02-03 21:28 sofar
+
+ * lunar-iso/trunk/scripts/proper: wipe these dirs too
+
+2005-02-03 21:10 sofar
+
+ * lunar-iso/trunk/scripts/proper: wipe it !
+
+2005-02-03 21:05 sofar
+
+ * lunar-iso/trunk/scripts/blank, lunar-iso/trunk/scripts/burn:
+ assume SCSI generic emulation for cd's
+
+2005-02-03 21:05 sofar
+
+ * lunar-iso/trunk/scripts/isolinux, lunar-iso/trunk/scripts/kernels:
+ tag: copy pre-specified kernels directly so isolinux can be
+ generated easily (safe and linux)
+
+2005-02-03 21:04 sofar
+
+ * lunar-iso/trunk/scripts/proper: adjustment needed
+
+2005-02-03 21:04 sofar
+
+ * lunar-iso/trunk/Makefile: no longer needed
+
+2005-02-02 13:50 sofar
+
+ * lunar-iso/trunk/scripts/rebuild, lunar-iso/trunk/scripts/unpack:
+ more changes
+
+2005-02-02 13:40 sofar
+
+ * lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/extended.list,
+ lunar-iso/trunk/conf/sources.list: some changes in moonbase etc
+
+2005-02-02 13:39 sofar
+
+ * lunar-iso/trunk/conf/config.in: Adding template config.in
+
+2005-02-02 13:38 sofar
+
+ * lunar-iso/trunk/Makefile: Makefile is now static... create
+ conf/config for your local settings
+
+2004-12-06 09:29 sofar
+
+ * lunar-iso/trunk/template/etc/modules: Adding as it's good to have
+ some documentation in these files
+
+2004-12-04 16:54 sofar
+
+ * lunar-iso/trunk/scripts/kernels: a little bit more logical names
+
+2004-12-02 12:39 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/scripts/kernels:
+ structured and adding auto-list for installer
+
+2004-12-02 12:25 sofar
+
+ * lunar-iso/trunk/kernels/config_i386: Adding separate file for i386
+
+2004-12-02 10:43 sofar
+
+ * lunar-iso/trunk/scripts/kernels: Add vanilla/om kernels and use
+ the new patchset
+
+2004-12-02 10:42 sofar
+
+ * lunar-iso/trunk/kernels/config_lowlat,
+ lunar-iso/trunk/kernels/config_om,
+ lunar-iso/trunk/kernels/config_safe: safe -> reiser=y new config
+ for lowlat and om
+
+2004-12-01 19:54 sofar
+
+ * lunar-iso/trunk/kernels/config_safe,
+ lunar-iso/trunk/scripts/kernels: Adding tchan's safe kernel config
+ but made it even more safe: no pcmcia, no dma, no other clutter.
+ rewrote kernel compile into a proper function so it's now a
+ one-liner
+
+2004-12-01 15:57 sofar
+
+ * lunar-iso/trunk/scripts/kernels: location fix
+
+2004-12-01 15:38 sofar
+
+ * lunar-iso/trunk/scripts/kernels: fixup
+
+2004-12-01 13:36 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/scripts/kernels: Adding
+ the ability to rollout N precompiled kernels in one pass
+
+2004-12-01 13:36 sofar
+
+ * lunar-iso/trunk/kernels/baseconfig,
+ lunar-iso/trunk/kernels/config_bigmem,
+ lunar-iso/trunk/kernels/config_grsec,
+ lunar-iso/trunk/kernels/config_lowmem,
+ lunar-iso/trunk/kernels/config_mem,
+ lunar-iso/trunk/kernels/config_nosmp,
+ lunar-iso/trunk/kernels/config_smp: Adding several base configs
+ for kernels
+
+2004-11-30 12:24 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-sysconf: Adding
+ lunar-sysconf
+
+2004-11-30 11:26 sofar
+
+ * lunar-iso/trunk/lunar-install/sbin/lunar-install: Adding
+ percentage progress with extracting, also added vc's with a bash
+
+2004-11-30 10:45 sofar
+
+ * lunar-iso/trunk/memtest/README: needs adjustment
+
+2004-11-30 10:39 sofar
+
+ * lunar-iso/trunk/README: Adding aaa_base target in here (desc)
+
+2004-11-30 10:37 sofar
+
+ * lunar-iso/trunk/initrd/template/etc/makedev.d,
+ lunar-iso/trunk/initrd/template/etc/makedev.d/small: Adding short
+ list of devices instead of the base (long) list
+
+2004-11-30 10:36 sofar
+
+ * lunar-iso/trunk/initrd/template/sbin/init: Fastboot to installer
+ target added: will skip straight to the install phase and
+ auto-load modules, unless the iso is not detected.
+
+2004-11-30 10:34 sofar
+
+ * lunar-iso/trunk/Makefile: Adding aaa_base target
+
+2004-11-30 10:33 sofar
+
+ * lunar-iso/trunk/scripts/proper: this moved to aaa_base
+
+2004-11-30 10:32 sofar
+
+ * lunar-iso/trunk/scripts/aaa_base: this script creates the base
+ tarball with untracked files
+
+2004-11-30 10:31 sofar
+
+ * lunar-iso/trunk/lunar-install/etc,
+ lunar-iso/trunk/lunar-install/etc/inittab: local inittab on the
+ ISO
+
+2004-11-24 14:51 sofar
+
+ * lunar-iso/trunk/README: Some more adjustments
+
+2004-11-24 12:22 sofar
+
+ * lunar-iso/trunk/README: No longer needed
+
+2004-11-24 12:21 sofar
+
+ * lunar-iso/trunk/scripts/initrd: self-creating initrd
+
+2004-11-24 08:29 sofar
+
+ * lunar-iso/trunk/scripts/initrd: Autogen the entire initrd as is
+
+2004-11-24 08:25 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list: okay then do it this way
+
+2004-11-24 08:25 sofar
+
+ * lunar-iso/trunk/initrd/template/bin,
+ lunar-iso/trunk/initrd/template/bin/emacs,
+ lunar-iso/trunk/initrd/template/bin/vi: Adding wrappers
+
+2004-11-24 08:21 sofar
+
+ * lunar-iso/trunk/initrd/initrd.list: Adding a list of required
+ files to generate the initrd
+
+2004-11-23 13:15 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/scripts/etc: Better
+ target/source decls
+
+2004-11-23 13:08 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/scripts/moonbase: Adding
+ moonbase target to fetch && install a proper moonbase copy.
+ Changed date to include current date, and modified some other make
+ VARs
+
+2004-11-22 21:38 sofar
+
+ * lunar-iso/trunk/initrd/template/etc,
+ lunar-iso/trunk/initrd/template/etc/dialogrc,
+ lunar-iso/trunk/initrd/template/etc/fstab,
+ lunar-iso/trunk/initrd/template/etc/ld.so.cache,
+ lunar-iso/trunk/initrd/template/etc/ld.so.conf,
+ lunar-iso/trunk/initrd/template/etc/mtab,
+ lunar-iso/trunk/template/etc/lilo.conf,
+ lunar-iso/trunk/template/etc/securetty,
+ lunar-iso/trunk/template/etc/shadow: Initial import
+
+2004-11-22 21:33 sofar
+
+ * lunar-iso/trunk/initrd, lunar-iso/trunk/initrd/template,
+ lunar-iso/trunk/initrd/template/sbin,
+ lunar-iso/trunk/initrd/template/sbin/init: Adding the rewritten
+ init-stage install code, which adds the auto-modload code. The
+ rest of the initrd binaries is missing for nwo and you should use
+ the ones on the older ISO's for instance as they work fine.
+
+2004-11-22 21:28 sofar
+
+ * lunar-iso/trunk/kernels, lunar-iso/trunk/kernels/README: Initial
+ import
+
+2004-11-22 21:28 sofar
+
+ * lunar-iso/trunk/README: please, READ ME
+
+2004-11-22 20:59 sofar
+
+ * lunar-iso/trunk/discover, lunar-iso/trunk/discover/README,
+ lunar-iso/trunk/lunar-install,
+ lunar-iso/trunk/lunar-install/init.d,
+ lunar-iso/trunk/lunar-install/init.d/lunar-install,
+ lunar-iso/trunk/lunar-install/sbin,
+ lunar-iso/trunk/lunar-install/sbin/lunar-install,
+ lunar-iso/trunk/memtest, lunar-iso/trunk/memtest/README: Initial
+ import
+
+2004-11-22 20:55 sofar
+
+ * lunar-iso/trunk/Makefile: Resetting to proper values
+
+2004-11-22 20:53 sofar
+
+ * lunar-iso/trunk/Makefile, lunar-iso/trunk/cache,
+ lunar-iso/trunk/cache/README, lunar-iso/trunk/conf,
+ lunar-iso/trunk/conf/base.list,
+ lunar-iso/trunk/conf/extended.list,
+ lunar-iso/trunk/conf/sources.list, lunar-iso/trunk/isolinux,
+ lunar-iso/trunk/isolinux/boot.cat,
+ lunar-iso/trunk/isolinux/f1.txt, lunar-iso/trunk/isolinux/f2.txt,
+ lunar-iso/trunk/isolinux/f3.txt,
+ lunar-iso/trunk/isolinux/isolinux.bin,
+ lunar-iso/trunk/isolinux/isolinux.cfg, lunar-iso/trunk/spool,
+ lunar-iso/trunk/spool/README, lunar-iso/trunk/template,
+ lunar-iso/trunk/template/etc, lunar-iso/trunk/template/etc/fstab,
+ lunar-iso/trunk/template/etc/group,
+ lunar-iso/trunk/template/etc/ld.so.cache,
+ lunar-iso/trunk/template/etc/ld.so.conf,
+ lunar-iso/trunk/template/etc/lunar,
+ lunar-iso/trunk/template/etc/lunar/local,
+ lunar-iso/trunk/template/etc/lunar/local/.config,
+ lunar-iso/trunk/template/etc/lunar/local/config,
+ lunar-iso/trunk/template/etc/lunar/local/depends,
+ lunar-iso/trunk/template/etc/lunar/local/depends/BitchX,
+ lunar-iso/trunk/template/etc/lunar/local/depends/Linux-PAM,
+ lunar-iso/trunk/template/etc/lunar/local/depends/apache2,
+ lunar-iso/trunk/template/etc/lunar/local/depends/coreutils,
+ lunar-iso/trunk/template/etc/lunar/local/depends/db4,
+ lunar-iso/trunk/template/etc/lunar/local/depends/devfsd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/e2fsprogs,
+ lunar-iso/trunk/template/etc/lunar/local/depends/freetype2,
+ lunar-iso/trunk/template/etc/lunar/local/depends/glibc,
+ lunar-iso/trunk/template/etc/lunar/local/depends/grep,
+ lunar-iso/trunk/template/etc/lunar/local/depends/hc-cron,
+ lunar-iso/trunk/template/etc/lunar/local/depends/iptables,
+ lunar-iso/trunk/template/etc/lunar/local/depends/less,
+ lunar-iso/trunk/template/etc/lunar/local/depends/lilo,
+ lunar-iso/trunk/template/etc/lunar/local/depends/linux,
+ lunar-iso/trunk/template/etc/lunar/local/depends/modutils,
+ lunar-iso/trunk/template/etc/lunar/local/depends/mysql,
+ lunar-iso/trunk/template/etc/lunar/local/depends/nano,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ncurses,
+ lunar-iso/trunk/template/etc/lunar/local/depends/net-tools,
+ lunar-iso/trunk/template/etc/lunar/local/depends/nfs-utils,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ntp,
+ lunar-iso/trunk/template/etc/lunar/local/depends/openssh,
+ lunar-iso/trunk/template/etc/lunar/local/depends/perl,
+ lunar-iso/trunk/template/etc/lunar/local/depends/php,
+ lunar-iso/trunk/template/etc/lunar/local/depends/portmap,
+ lunar-iso/trunk/template/etc/lunar/local/depends/postfix,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ppp,
+ lunar-iso/trunk/template/etc/lunar/local/depends/procps,
+ lunar-iso/trunk/template/etc/lunar/local/depends/proftpd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/qpopper,
+ lunar-iso/trunk/template/etc/lunar/local/depends/rp-pppoe,
+ lunar-iso/trunk/template/etc/lunar/local/depends/rsync,
+ lunar-iso/trunk/template/etc/lunar/local/depends/sysklogd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/sysvinit,
+ lunar-iso/trunk/template/etc/lunar/local/depends/ulogd,
+ lunar-iso/trunk/template/etc/lunar/local/depends/util-linux,
+ lunar-iso/trunk/template/etc/lunar/local/depends/vim,
+ lunar-iso/trunk/template/etc/lunar/local/depends/xinetd,
+ lunar-iso/trunk/template/etc/lunar/local/net-tools.config.h,
+ lunar-iso/trunk/template/etc/lunar/local/optimizations,
+ lunar-iso/trunk/template/etc/modules.conf,
+ lunar-iso/trunk/template/etc/motd,
+ lunar-iso/trunk/template/etc/passwd,
+ lunar-iso/trunk/template/etc/protocols,
+ lunar-iso/trunk/template/etc/services: Initial import
+
+2004-11-22 20:43 sofar
+
+ * lunar-iso/trunk/scripts, lunar-iso/trunk/scripts/blank,
+ lunar-iso/trunk/scripts/burn, lunar-iso/trunk/scripts/dirs,
+ lunar-iso/trunk/scripts/discover, lunar-iso/trunk/scripts/etc,
+ lunar-iso/trunk/scripts/init, lunar-iso/trunk/scripts/initrd,
+ lunar-iso/trunk/scripts/isofs, lunar-iso/trunk/scripts/isolinux,
+ lunar-iso/trunk/scripts/memtest, lunar-iso/trunk/scripts/proper,
+ lunar-iso/trunk/scripts/rebuild, lunar-iso/trunk/scripts/unpack:
+ Initial import
+
+2004-11-22 20:34 sofar
+
+ * lunar-iso/trunk/README: Initial revision
+
+2004-11-22 20:34
+
+ * lunar-iso/branches, lunar-iso/tags, lunar-iso/trunk: New
+ repository initialized by cvs2svn.
+
More information about the Lunar-commits
mailing list