| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: drbl-setup | Distribution: Personal Build |
| Version: 1.3.6 | Vendor: steven@rhdev.nchc.org.tw |
| Release: 36 | Build date: Tue Mar 8 10:22:00 2005 |
| Group: Development/DRBL | Build host: rhdev.nchc.org.tw |
| Size: 1694622 | Source RPM: drbl-setup-1.3.6-36.src.rpm |
| Packager: steven@rhdev.nchc.org.tw | |
| Url: http://drbl.nchc.org.tw/ | |
| Summary: DRBL setup scripts | |
DRBL (Diskless Remote boot in Linux) setup scripts. Description : Setup scripts for DRBL server, and comes with some tool programs to maintain the DRBL environment. The drbl-setup package runs ok in RedHat 8.0/9, Fedora Core 1/2/3, Mandrake 9.2/10.0. For more details, check 1. http://drbl.sf.net (English) 2. http://drbl.nchc.org.tw (Chinese Big5 - Taiwan)
GPL
* Mon Mar 07 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-36 - Add removing dhcp-server, yptools... when uninstalling drbl in MDK. * Mon Mar 07 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-35 - For MDK 10.1, use urpmi as the default installer. * Sun Mar 06 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-34 - set yum as the default installer for FC3. * Sun Mar 06 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-33 - fix the bug for unable to separate the drbl-testing and drbl-unstable yum repository. * Sat Mar 05 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-32 - Separate the OS and DRBL repository choices for RH/FC/MDK. - Bugs fixed. * Tue Mar 01 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-31 - Let wget/glibc/openssl/kernel installation works without apt. - add code to download dev and MAKEDEV rpm without apt-get. * Thu Feb 24 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-30 - put client_kernel_install_option in drbl.conf so that it's easier to set it without touching drblsrv. * Wed Feb 23 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-29 - separate the repository url to url_drbl and url_os. - now we can find and install the latest kernel without apt. * Tue Feb 22 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-28 - bug fixed, when kernel is not available in RPMS.os/RPMS.core, program won't stop, it will try to find it in RPMS.updates. * Tue Feb 22 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-27 - add code to install client's kernel by rpm only, no apt-get or yum. * Mon Feb 21 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-26 - merge drblsrv-rh and drblsrv-mdk to drblsrv, we do not separate them. * Sun Feb 20 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-25 - rewrite drblsrv-rh using shell scripts only. * Thu Feb 17 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-24 - Do NOT set the locale by "export LC_ALL=C" in drbl-functions. It will make dialog distortation. * Thu Feb 17 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-23 - correct tyops. - remove "-w, --website Browse the NCHC DRBL website" in drblsrv-rh. - reformat the Usage both in drblsrv-rh and drblsrv-mdk. * Wed Feb 16 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-22 - For MDK, the arch is only i586, so add default setting apt_archi_set="i586" in drblsrv-mdk.sh. * Wed Feb 16 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-21 - The kernel arch in the server should meet the client's requirement. * Tue Feb 15 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-20 - if the latest kernel exists in the server, just copy it to common root, if else, apt-get install it. - clean $ocsroot/ocsmgrd.lock when uninstalling. * Tue Feb 15 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-19 - add /tftpboot/node_root/media and tmpfs mount in client's /etc/fstab, we need this for automount USB disk. * Mon Feb 14 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-18 - add services - haldaemon messagebus for FC3... we need that for usb automount. * Mon Feb 14 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-17 - move stop_ocs_if_necessry to drbl-client-switch from drbl-functions. * Sun Feb 13 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-16 - fixed the bug - the HOST_OPT1 "$HOST_OPT2" does NOT work when drbl-client-switch run without "-h $IP_LIST" * Sun Feb 13 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-15 - the hostname of client will use "-" instead of "_", which follows the rule when installing Fedora Core. - update some functions in drbl-functions to make "drbl-client-switch --list-host" work. * Sat Feb 05 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-14 - update drbl.conf. * Sat Feb 05 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-13 - reduce one tab before the prompt "DRBL for Mandrake" in rc.sysinit. * Sat Feb 05 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-12 - initial release for Mandrake Linux 10.1. * Tue Feb 01 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-11 - the hostname of client will use "_" instead of "-" - add code to delete the empty line and those comment line of MAC address file. - add ddrescue isntallation. * Thu Jan 27 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-10 - bug fixed. * Thu Jan 27 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-9 - if unstable is chosen, we must set drbl_test_answer to yes. * Wed Jan 26 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-8 - fix the bug when entered MAC file is not name as macadr-eth* * Wed Jan 26 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-7 - minor bugs fixed. - add netgroup generation so that it's easier to add some export directory * Fri Jan 21 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-6 - add a function to check the input MAC file. * Thu Jan 20 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-5 - fix the bug for not allowing dot as domainname. * Tue Jan 18 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-4 - fix the bugs for "ldd /sbin/depmod" and "ldd /sbin/chkconfig" in MDK 10.0 * Tue Jan 18 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-3 - add checking if initial digits in hostname prefix. - follow Fedora Project Developer's Guide, turn off the standard output when installing drbl-setup. * Mon Jan 17 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-2 - add drbl.sf.net + freshrpms.net (RH/Fedora) and drbl.sf.net + distro.ibiblio.org (MDK) as one of the sources when setup DRBL env. * Sun Jan 16 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.6-1 - use the apt comes with MDK, no more made by DRBL. - the freshrpms apt_dir is different to that of DRBL, use different name. - turn off cups service in drbl clients. * Wed Jan 12 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-26 - bug fixed, put cups in all versions if cups is on in the server. * Wed Jan 12 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-25 - add /etc/sysconfig/drbl/client-extra-service so that use can specify services for clients before running drblpush -i. - move purging client question to the end of prompt in drblpush. - bug fixed, IIim in FC2, iiim in FC3, different names * Wed Jan 12 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-24 - If cups and iiim is on in server, they will be on in the clients. - fix the bug for searching latest kernel in Mandrake. * Tue Jan 11 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-23 - add the new method to search latest_drbl_kernel_in_rep, now it will find the really latest kernel. - disable reconfiging ntp, user accounts... for clients... in /usr/sbin/firstboot in the firstboot service, we should not do it again in clients. * Sun Jan 09 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-22 - add hints for yes/no options in the beginning. * Sat Jan 08 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-21 - add some more notes. - fix the bug of failing to show message $msg_install_kernel_might_take_several_minutes * Thu Jan 06 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-20 - update some prompt in lang/bash * Wed Jan 05 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-19 - force to remove /etc/sysconfig/firstboot in the common root initially. * Wed Jan 05 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-18 - add drbl-extra as an option. - remove xorg.conf in clients initially. * Mon Jan 03 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-17 - add switch_all_clients_init in drbl-functions. * Sun Jan 02 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-16 - Do not copy /dev/console, null, tty[0-5] from server to clients, now we use "mount -t tmpfs none /dev" in the beginning of initrd, so we will use mknode to create console, null, tty[0-5] runtime - Add installing dos2unix in drblsrv-rh and drblsrv-mdk. * Sat Jan 01 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-15 - fix the typo for if block. * Sat Jan 01 2005 Steven Shiau <steven _at_ nchc org tw> 1.3.5-14 - add udev support. - works for FC3. * Sun Dec 26 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-13 - change the sources.list to new dir arch for MDK in drbl-setup * Sun Dec 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-12 - fix wget check bug - comment the rpm-src, if user need that, just edit sources.list by himself. * Sun Dec 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-11 - fix the config loading bug in drblsrv-mdk. - filter the kernel with test lable (in contrib), we do not want that kernel for clients. * Sun Dec 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-10 - forget to change the file names, like init.RHFC1.drbl -> init.FC1.drbl * Sun Dec 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-9 - fix the version name bug for drblsrv * Sun Dec 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-8 - Add installing parted in drblsrv-mdk.sh - new code to install wget, chaget the RH*_wget_rpm to wget_rpm_RH8_0, wget_rpm_RH9 * Thu Dec 09 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-7 - Bug fixed, we should check the server's kernel config file for CONFIG_NFSD_TCP, not the one for clients. * Thu Dec 09 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-6 - Copy the macadr-eth*.txt to temp working directory before changing dir. - Check the kernel config file so we can know if server supports NFS over TCP or not. If not, just use NFS over UDP... So for Redhat 9, it will automatically got it's udp, not tcp... - Add drbl-unstable option * Sat Dec 04 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-5 - Add l10n for drbl-powerful-thin-switch. * Fri Dec 03 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-4 - Fix the bug for not writting timeout in pexlinux.cfg/default. - Some minor bugs fixed. * Fri Dec 03 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-3 - Move the drbl-powerful-thin-switch to the last part of drblpush. - Just ask user to restart/logout kdm/gdm to make the xdmcp config active. - No more maintain firefly rpms, so skip that in drblsrv. * Mon Nov 29 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-2 - Add thin client mode prompt in drblpush and option in drbl-client-system-select. * Mon Nov 29 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.5-1 - Add thin client mode. * Tue Nov 23 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.4-2 - Fix the bug for checking return code in space check. * Mon Nov 22 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.4-1 - Add parameters common_root_dir and buffer_ratio_for_client_space in drbl.conf - Add checking the harddisk space is enough or not * Sun Nov 21 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-7 - The pre-saved collected MAC files now can dance with "drblpush -c /etc/sysconfig/drbl/drblpush.conf" * Sun Nov 21 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-6 - Make it quiet when removing DRBL old setting files. * Sun Nov 21 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-5 - fix the bug for unable to clean /tftpboot/* when uninstalling. * Sun Nov 21 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-4 - check if the network card for DRBL environment uses dhcp or static IP, if dhcp, program stop! * Sun Nov 21 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-3 - fix the bug for public IP. - the drblpush.conf and public_ip_list will be copied to /etc/sysconfig/drbl, not /etc/drbl. * Thu Nov 18 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-2 - unlink the drbl_range temp file when drbl.pl finishes. - rename the config.interactive to be $DRBLPUSH_CONF="drblpush.conf"; - no more use the current working directory as the working directory. Use temp working directory in drblpush, so the temp created files will be cleaned clearly. - copy the drblpush.conf to /etc/drbl, so we can re-run drblpush like "drblpush -c /etc/drbl/drblpush.conf" - exclude the "." in hostname prefix * Wed Nov 17 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.3-1 - move more setting from drbl-scripts to drbl-ocs. - add a file: drbl-conf-functions * Wed Nov 10 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.2-3 - add diskless.nchc.org.tw as one of the repository. * Fri Nov 05 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.2-2drbl - no more drbl kernel search, use regular kernel from distributions. * Fri Nov 05 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.2-1drbl - move stop_ocs_if_necessar() from drbl-ocs to drbl-functions. - add active_proc_partitions(). * Tue Nov 02 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.1-3drbl - add active_proc_partitions in drbl-functions so that SCSI devices can be found in drbl-ocs. * Mon Nov 01 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.1-2drbl - change the function name set_clients_rc1_passwd in drbl-functions * Mon Nov 01 2004 Steven Shiau <steven _at_ nchc org tw> 1.3.1-1drbl - write and move more functions from drbl-ocs to drbl-functions. * Fri Oct 29 2004 Steven Shiau <steven _at_ nchc org tw> 1.3-1drbl - Rewrite the program, add /opt/drbl/conf/drbl.conf, /opt/drbl/sbin/drbl-functions and /opt/drbl/sbin/drbl-perl-functions * Sat Oct 16 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-10drbl - Use "rsync -a -u" to update files for clients, so now it's not necessary to reboot clients when run "drblpush -i" and select keep the setting. The sshd and other auth mechanism still work without rebooting. * Sun Oct 10 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-9drbl - add LC_ALL=C to ` ` in drblpush, thanks to Abdellah Soubaa from France for providing the envorinment to test. * Fri Oct 08 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-8drbl - add LC_ALL=C to drblpush system(). * Thu Sep 23 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-7drbl - fix the bug for SMP. * Wed Sep 08 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-6drbl - more clear prompt sentence. * Wed Sep 08 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-5drbl - more clear prompt sentence. * Tue Sep 07 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-4drbl - write more clear sentence about the dhcp server will provide the same IP address... * Sun Sep 05 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-3drbl - fix the bug for unable to get username in drblpush in Mandrake. * Fri Aug 20 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-2drbl - when uninstall in mandrake, do not using apt-get remove to remove the kernel in server! Now the kernel is installed directly in /tftpboot/node_root. * Fri Aug 20 2004 Steven Shiau <steven _at_ nchc org tw> 1.2-1drbl - drbl kernel is installed into /tftpboot/node_root directly, so now server and clients can use same version kernel but different archi. - add ntpd in DRBL server, and client will sync with DRBL server and pool.ntp.org - fix some bugs. * Thu Aug 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-7drbl - fix the bug when uninstalling drbl, the language parameter was empty. * Sat Jul 31 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-6drbl - add more descriptions when asking collecting MAC address. - update the MDK 10.0 official version tag. * Fri Jul 23 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-5drbl - add -l|--language option for drblsrv and drblpush so that the language will be consistent with drbl4imp. - add woody-netinstall in PXE menu. * Thu Jul 22 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-4drbl - Add pause in drbl4imp when user chooses to go. - Make client's hostname shorter. * Wed Jul 21 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-3drbl - Add drbl4imp (drbl 4 impatient) to let those impatient to setup DRBL server with default values. * Mon Jul 19 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-2drbl - Add codes to exclude /etc,/var,/dev in /etc/init,d/halt of clients. * Mon Jul 19 2004 Steven Shiau <steven _at_ nchc org tw> 1.1-1drbl - Add codes for Fedora Core 2, now drbl-setup runs ok in FC2. * Sun Jul 18 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-40drbl - Fix the typo in client's rc.local, it's detect_cdrom, not detect-cdrom. * Sun Jul 18 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-39drbl - Add drblsrv wrapper script to take care drblsrv-rh and drblsrv-mdk. * Sun Jul 18 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-38drbl - Add notes after installing drbl-setup. * Sun Jul 18 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-37drbl - Make menu for PXE clients more precise. * Fri Jul 16 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-36drbl - Fix the bug for PXE menu, option 1 should be Linux, while "enter" key is system assigned by DRBL server. * Fri Jul 16 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-35drbl - Add question for setting boot prompt for PXE client or not. * Thu Jul 15 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-34drbl - Freedos use new name fdos1440.img instead of boot1440.img, use this new name. * Thu Jul 15 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-33drbl - Fix the exportfs bug by remove creating, exporting and mounting directories /home/partimag and /tftpboot/node_root/home/partimag for clonezilla in script drblpush * Thu Jul 15 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-32drbl - Add creating, exporting and mounting directories /home/partimag and /tftpboot/node_root/home/partimag for clonezilla in script drblpush - Add detect cdrom in rc.local for Mandrake, since harddrake does create /dev/cdrom when client boot. - Use the same timesync file for client and server. - Client now has 4 options of system when using PXE to boot, i.e. system assigned by server, system in local harddrive, memtest, freedos. * Sat Jun 26 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-31drbl - Let Chinese characters shown when asking language. It's easier to choose the right one with readable characters. * Sat Jun 19 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-30drbl - fix the bug for hostname like fc1-1-00, which should be fc1-1-001. We need to get the ip_start from range. - change the NTP server to be stdtime.sinica.edu.tw. * Sun Jun 13 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-29drbl - add the default value prompt of language option in drblsrv-rh, drblsrv-mdk, drblpush. * Mon Jun 07 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-28drbl - change the order of NFS mount parameters, fix it as r[ow],...,tcp,nolock or r[ow,...tcp,defaults so that it's easier to change the parameters by script. * Mon Jun 07 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-27drbl - Use the tcp options for client to mount the NFS directory, this will be betterwhen there is packet loss in LAN, maybe due to the collision in one single switch for 40 clients. - clean the kernel.sys of freeDOS when program finishs. * Mon May 31 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-26drbl - add /var/spool/mail for client to use, now user in clent can access his/her email by using mutt. * Thu May 27 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-25drbl - touch the drbl client template: /tftpboot/node_root/etc/modules.conf * Thu May 27 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-24drbl - fix the bug, we need to add yppasswdd ypxfrd to chkconfig --add for server. * Thu May 20 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-23drbl - no more the fuzzy description of the last set of digits in the IP address.... * Thu May 20 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-22drbl - user can specify the apt repository by himself in MDK (drblsrv-mdk). * Mon May 10 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-21drbl - force to upgrade gpm when user has FC1, this will avoid the bug of dialog, so clonezilla will work well. * Mon May 03 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-20drbl - add check if DRBL kernel is available, if not found, program stop. - fix the bug when checking alias public IP address, 0 and 255 can not only be the first and last digit, it's only for IP checking, not netmask. * Sun May 02 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-19drbl - fix the bug when checking alias public IP address, 0 and 255 can not only be the first and last digit, it's only for IP checking, not netmask. * Sat May 01 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-18drbl - fix the bug when checking alias public IP address, 0 and 255 can not only be the first and last digit. * Tue Apr 20 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-17drbl - recompiled. * Sat Apr 17 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-16drbl - it's cdialog and reiserfsprogs in MDK, not dialog and resierfs-utils * Sat Apr 17 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-15drbl - add code to detect if apt is compatable with DRBL in drblsrv-mdk * Fri Apr 16 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-14drbl - add -o RPM::Hold::="apt" when use apt-get upgrade in drblsrv-mdk.sh * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-13drbl - fix the bug with no initial value for exist_size_in_MB in mkswapfile. * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-12drbl - if ethernet port is not available for DRBL environment, program stop. * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-11drbl - add option to remove kernel.*drbl when uninstalling drbl in mdk. * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-10drbl - force to run mknic-nbi with smp option if user specifies smp kernel. - rewrite kernel searching method for mandrake, now DRBL for Mandrake only uses kernel with tag "drbl" * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-9drbl - when uninstall, ask if want to remove drbl-setup or not. * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-8drbl - when uninstall, remove drbl-setup. * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-7drbl - when user uses local HD as /tmp, rc.sysinit will not mkdir /boot/tmp. * Mon Apr 12 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-6drbl - add bc package in drblsrv-mdk.sh and drblsrv.sh. * Thu Apr 08 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-5drbl - let mkpxeinitrd-net take care of the copy and link for vmlinuz-pxe and initrd-net, not in drblsrv-rh or drblsrv-mdk. * Sun Apr 04 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-4drbl - add codes to compute the sizes of swap partition and swap file together, so that it meets the /etc/sysconfig/mkswapfile in clients. * Sat Apr 03 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-3drbl - Fix bug for drblsrv-mdk, we need to add $drbl_setup_path for dev path. * Thu Apr 01 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-2drbl - Fix typos in lang/perl/tw.Big5, and add more directories in /var/lib for clients. * Wed Mar 31 2004 Steven Shiau <steven _at_ nchc org tw> 1.0-1drbl - Write drbl setup scripts as rpm package, first release.
/etc/sysconfig/drbl/client-extra-service /opt/drbl/conf/drbl.conf /opt/drbl/sbin/drbl-functions /opt/drbl/sbin/drbl-perl-functions /opt/drbl/setup/AUTHORS /opt/drbl/setup/COPYING /opt/drbl/setup/ChangeLog.txt /opt/drbl/setup/Chinese_Big5 /opt/drbl/setup/Chinese_Big5/AUTHORS /opt/drbl/setup/Chinese_Big5/BUGS /opt/drbl/setup/Chinese_Big5/COPYING /opt/drbl/setup/Chinese_Big5/README /opt/drbl/setup/Chinese_Big5/drbl_redhat_mdk.html /opt/drbl/setup/Chinese_Big5/drbl_redhat_mdk_4_steps.html /opt/drbl/setup/English /opt/drbl/setup/English/drbl.sourceforge.net /opt/drbl/setup/English/drbl.sourceforge.net/img /opt/drbl/setup/English/drbl.sourceforge.net/img/drbl_small.jpg /opt/drbl/setup/English/drbl.sourceforge.net/redhat /opt/drbl/setup/English/drbl.sourceforge.net/redhat/examples /opt/drbl/setup/English/drbl.sourceforge.net/redhat/examples/collect_mac_example.txt /opt/drbl/setup/English/drbl.sourceforge.net/redhat/examples/drbl-setup-1.3.6-18-FC3-eng.txt /opt/drbl/setup/English/drbl.sourceforge.net/redhat/examples/index.html /opt/drbl/setup/English/drbl.sourceforge.net/redhat/index.html /opt/drbl/setup/English/drbl.sourceforge.net/redhat/ip_alias.txt /opt/drbl/setup/English/drbl.sourceforge.net/redhat/multi-boot-win9x.txt /opt/drbl/setup/Mandrake_notes.txt /opt/drbl/setup/VERSION.20050308 /opt/drbl/setup/config.redhat /opt/drbl/setup/drbl4imp /opt/drbl/setup/drblpush /opt/drbl/setup/drblsrv /opt/drbl/setup/examples /opt/drbl/setup/examples/drbl-setup-1.3.5-22-FC1.txt /opt/drbl/setup/examples/drbl-setup-1.3.5-23-FC3.txt /opt/drbl/setup/examples/drbl-setup-1.3.5-26-mdk9.2.txt /opt/drbl/setup/examples/drbl-setup-1.3.6-12-mdk10.1.txt /opt/drbl/setup/examples/drbl-setup-1.3.6-16-FC3.txt /opt/drbl/setup/examples/drbl-setup-1.3.6-18-FC3-eng.txt /opt/drbl/setup/examples/drbl-setup-1.3.6-6-FC2-SMP-log.txt /opt/drbl/setup/examples/drblcli_desktop_example.txt /opt/drbl/setup/examples/drblpush_install_example.txt /opt/drbl/setup/examples/drblsrv-mdk-ftp-apt-repository.txt /opt/drbl/setup/examples/drblsrv-rh_install_example.txt /opt/drbl/setup/examples/drblsrv_desktop_install_example.txt /opt/drbl/setup/examples/drblsrv_desktop_uninstall_example.txt /opt/drbl/setup/examples/uninstall_drbl.txt /opt/drbl/setup/files /opt/drbl/setup/files/client-extra-service /opt/drbl/setup/files/dev.MDK10.0.tgz /opt/drbl/setup/files/dev.MDK9.2.tgz /opt/drbl/setup/files/drblthincli /opt/drbl/setup/files/firstboot.MDK10.0.drbl /opt/drbl/setup/files/firstboot.MDK10.1.drbl /opt/drbl/setup/files/firstboot.MDK9.2.drbl /opt/drbl/setup/files/halt.FC1.drbl /opt/drbl/setup/files/halt.FC1.orig /opt/drbl/setup/files/halt.FC2.drbl /opt/drbl/setup/files/halt.FC2.orig /opt/drbl/setup/files/halt.FC3.drbl /opt/drbl/setup/files/halt.FC3.orig /opt/drbl/setup/files/halt.MDK10.0.drbl /opt/drbl/setup/files/halt.MDK10.0.orig /opt/drbl/setup/files/halt.MDK10.1.drbl /opt/drbl/setup/files/halt.MDK10.1.orig /opt/drbl/setup/files/halt.MDK9.2.drbl /opt/drbl/setup/files/halt.MDK9.2.orig /opt/drbl/setup/files/halt.RH8.0.drbl /opt/drbl/setup/files/halt.RH8.0.orig /opt/drbl/setup/files/halt.RH9.drbl /opt/drbl/setup/files/halt.RH9.orig /opt/drbl/setup/files/init.drbl /opt/drbl/setup/files/mkswapfile /opt/drbl/setup/files/rc.sysinit.FC1.drbl /opt/drbl/setup/files/rc.sysinit.FC1.orig /opt/drbl/setup/files/rc.sysinit.FC2.drbl /opt/drbl/setup/files/rc.sysinit.FC2.orig /opt/drbl/setup/files/rc.sysinit.FC3.drbl /opt/drbl/setup/files/rc.sysinit.FC3.orig /opt/drbl/setup/files/rc.sysinit.MDK10.0.drbl /opt/drbl/setup/files/rc.sysinit.MDK10.0.orig /opt/drbl/setup/files/rc.sysinit.MDK10.1.drbl /opt/drbl/setup/files/rc.sysinit.MDK10.1.orig /opt/drbl/setup/files/rc.sysinit.MDK9.2.drbl /opt/drbl/setup/files/rc.sysinit.MDK9.2.orig /opt/drbl/setup/files/rc.sysinit.RH8.0.drbl /opt/drbl/setup/files/rc.sysinit.RH8.0.orig /opt/drbl/setup/files/rc.sysinit.RH9.drbl /opt/drbl/setup/files/rc.sysinit.RH9.orig /opt/drbl/setup/files/securenets.drbl /opt/drbl/setup/files/setupx_redhat.tgz /opt/drbl/setup/lang /opt/drbl/setup/lang/bash /opt/drbl/setup/lang/bash/en /opt/drbl/setup/lang/bash/tw.BIG5 /opt/drbl/setup/lang/bash/tw.UTF-8 /opt/drbl/setup/lang/conv_b5_to_utf8.sh /opt/drbl/setup/lang/perl /opt/drbl/setup/lang/perl/en /opt/drbl/setup/lang/perl/tw.BIG5 /opt/drbl/setup/lang/perl/tw.UTF-8
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 18 23:04:33 2013