Changeset 856 in MondoRescue


Ignore:
Timestamp:
Sep 29, 2006, 12:30:48 PM (18 years ago)
Author:
Bruno Cornec
Message:

busybox doesn't provide bzip2 so bunzip2 is useless in fact
many command should now be used from busybox rather than duplicated.
still a problem on ldconfig on x86_64 to be solved, as libc.so.6 is not created as a correct link

Location:
branches/stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi-busybox/.config

    r822 r856  
    7474CONFIG_AR=y
    7575# CONFIG_FEATURE_AR_LONG_FILENAMES is not set
    76 CONFIG_BUNZIP2=y
     76# CONFIG_BUNZIP2 is not set
    7777CONFIG_CPIO=y
    7878# CONFIG_DPKG is not set
  • branches/stable/mindi/deplist.txt

    r853 r856  
    2525
    2626#-------------------------------- ESSENTIAL -----------------------------------
    27 fstab raidtab modules.conf conf.modules mondorestore mt modules.conf.local
     27fstab raidtab modules.conf conf.modules mondorestore modules.conf.local
    2828afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
    2929buffer
    30 awk gawk
     30gawk
    3131bzip2 bunzip2 lzop
    32 date ctrlaltdel
    33 dd
    34 eject
    35 grep ld-linux.so.2 ld-2.3.4.so
     32ctrlaltdel
     33ld-linux.so.2 ld-2.3.4.so
    3634ldconfig
    3735hosts host.conf resolv.conf hosts.allow hosts.deny
    38 wc
    39 xargs
    40 gzip gunzip
    4136klogd sysklogd
    4237fdisk hdparm parted arch
    43 less less.bin less.dummy less.dupe less.hot.weather.in.texas.please
    44 loadkeys
     38loadkeysir France 1037220736
    4539mount
    46 ping devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
    47 
    48 # ------------------------------- for X (Hugo) --------------------------------
    49 #tar
    50 #ldd lddlibc4
    51 #libXmu
    52 #libz
    53 #X
    54 #startx
    55 #xinitrc
    56 #xinit
    57 #/etc/X11/XF86Config
    58 #xauth
    59 #libXext
    60 # --- end of X stuff ---
    61 
    62 insmod insmod.static insmod.static.old lsmod
    63 
    64 #-------------------------- For mounting NFS volumes --------------------------
    65 ifconfig route /sbin/start-nfs
    66 #ifconfig host.conf resolv.conf ping ip portmap rpc.statd
    67 #rpc.lockd rpc.statd nfsstat rpc.nfsd rpc.mountd rpc.exportfs exportfs hosts exports hosts.allow hosts.deny showmount /etc/sysconfig/network /etc/sysconfig/network-scripts service usernetctl services protocols inetd inetd.conf /etc/rc.d ifup ifdown
    68 
    69 
    70 
    71 #------------------------ Added for Stuart D. Gathman -------------------------
    72 #lc l lf netstat inetd tcpd in.telnetd route ldconfig ldd telnet rsh rcp services protocols rpc inetd.conf nsswitch.conf localtime security libresolv libutil libcrypt lbnss_compat libnss_files libnss_dns libpwdb libncurses
    73 
    74 
    75 
    76 #------------------------- Part of the Cuckoo Project -------------------------
    77 #mkisofs
    78 #cdrecord
    79 #losetup
    80 #fdformat
    81 #lilo grub
    82 #/usr/local/share/mondo
    83 #mondoarchive
    84 #mindi
    85 #/usr/local/share/mindi
     40devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
    8641
    8742#----------------- For all you LVM users out there, much love -----------------
Note: See TracChangeset for help on using the changeset viewer.