Problems adding some packages to ISO
Ben <[email protected]> Fri, 29 Dec 2006 13:13:50 -0600
| Newsgroups | gmane.os.freebsd.freesbie |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am attempting to build my own ISO but am running into some problems so I'm coming to the list for help. I am attempting to build a custom ISO using scripts that were updated yesterday (I believe they are still the latest). I have tried using the PKGFILE option in freesbie.conf to add only the XFCE package (xfce-4.2.3.2_4) but the package isn't being added to the ISO and isn't listed in the /pkg_info.txt file in the ISO. I then tried running "make pkgselect" to make sure the x11-wm/xfce package was being selected and it was. I have attached my build info, including a view of pkg_info.txt, which shows that 51 packages appear to be added to the ISO but only 34 packages are listed in pkg_info.txt. Any help would be greatly appreciated. Ben -- FreeSBIE mailing list (http://www.freesbie.org)
xfce_build.txt
(text/plain, 4.6 KB)
[root@homer /usr/obj]# screen -r #### Building world for i386 architecture #### NO_BUILDWORLD set, skipping build #### Building kernel for i386 architecture #### NO_BUILDKERNEL set, skipping build #### Installing world for i386 architecture #### >>> Making hierarchy >>> Installing everything #### Installing kernel for i386 architecture #### >>> Installing kernel Installing packages listed in /usr/home/freesbie2/conf/packages Finding origins... 1 found Finding dependencies... 50 found Sorting 51 packages by dependencies... done. Deleting previously installed packages Copying 51 packages [0.........10.........20.........30.........40.........50.] #### Running plugins #### -> adduser Adding init script for /home mfs Saving mtree structure for /home/ -> xconfig -> sound -> varmfs Adding init script for /var mfs Saving mtree structure for /var Generating pkg_info.txt -> etcmfs Adding init script for /etc mfs Saving mtree structure for /etc -> rootmfs Adding init script for /root mfs Saving mtree structure for /root -> mountdisks -> customroot Copying content of extra/customroot directory to the livefs -> customscripts Running custom shell scripts Running ./changeshell.sh chsh: WARNING: shell 'bash' does not exist chsh: user information updated #### Cloning /usr/local/freesbie-fs to /usr/local/freesbie-clone #### Compressing /usr/local/freesbie-clone/uzip/usr.ufs... 68.4717% saved #### Building bootable ISO image for i386 #### Saving mtree structure... Running mkisofs... ISO created: -rw-r--r-- 1 ben ben 120M Dec 29 11:33 /usr/obj/FreeSBIE.iso [screen is terminating] [root@homer /usr/obj]# cd /usr/obj/ [root@homer /usr/obj]# ls -l total 122530 -rw-r--r-- 1 ben ben 125372416 Dec 29 11:33 FreeSBIE.iso drwxr-xr-x 4 root wheel 512 Dec 6 13:52 usr [root@homer /usr/obj]# cd [root@homer ~]# cd FreeSBIE_Stuff/ [root@homer ~/FreeSBIE_Stuff]# ./mount.csh [root@homer ~/FreeSBIE_Stuff]# cd /cdrom [root@homer /cdrom]# ls .cshrc boot etc media rescue tmp .profile boot.catalog home mnt root usr COPYRIGHT dev lib pkg_info.txt sbin uzip bin dist libexec proc sys var [root@homer /cdrom]# vi pkg_info.txt a2ps-a4-4.13b_3 Formats an ascii file for printing on a postscript printer a2ps-a4-4.13b_3 Formats an ascii file for printing on a postscript printer a2ps-a4-4.13b_3 Formats an ascii file for printing on a postscript printer a2ps-a4-4.13b_3 Formats an ascii file for printing on a postscript printer a2ps-a4-4.13b_3 Formats an ascii file for printing on a postscript printer atk-1.12.4 A GNOME accessibility toolkit (ATK) bitstream-vera-1.10_2 Bitstream Vera TrueType font collection dbh-4.5.0 Disk Based Hashtables expat-2.0.0_1 XML 1.0 parser written in C fontconfig-2.3.2_6,1 An XML-based font configuration API for X Windows freetype2-2.2.1_1 A free and portable TrueType font rendering engine gettext-0.14.5_2 GNU gettext package glib-2.12.6 Some useful routines of C programming (current stable versi gnutls-1.4.5 GNU Transport Layer Security library hicolor-icon-theme-0.9_2 A high-color icon theme shell from the FreeDesktop project jpeg-6b_4 IJG's jpeg compression utilities libXft-2.1.7_1 A client-sided font API for X applications libdrm-2.0.2 Userspace interface to kernel Direct Rendering Module servi libgcrypt-1.2.3_1 "General purpose crypto library based on code used in GnuPG libgpg-error-1.4 Common error values for all GnuPG components libiconv-1.9.2_2 A character set conversion library libxfce4mcs-4.2.3_3 XFce 4 settings management library used by most XFce 4 modu libxfce4util-4.2.3.2_2 XFce 4 library with non-graphical helper functions libxml2-2.6.26 XML parser library for GNOME perl-5.8.8 Practical Extraction and Report Language pkg-config-0.21 A utility to retrieve information about installed libraries png-1.2.12_1 Library for manipulating PNG images shared-mime-info-0.19 A MIME type database from the FreeDesktop project startup-notification-0.8_3 Library that supports startup notification spec from freede tiff-3.8.2_1 Tools and library routines for working with TIFF images xfce4-icon-theme-4.2.3_2 Icon themes for XFce 4 xorg-fonts-encodings-6.9.0_1 X.Org font encoding files xorg-fonts-truetype-6.9.0 X.Org TrueType fonts xorg-libraries-6.9.0 X11 libraries and headers from X.Org :q [root@homer /cdrom]#