From aba59eaa91f78f63e016087cf01a0ace78d7bdd4 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sun, 20 Feb 2011 16:28:06 -0600 Subject: [PATCH] worlds/i386/VITANI: update to new layout --- {worlds => targets}/i386/VITANI/config/make.conf | 3 --- targets/i386/VITANI/world | 1 + worlds/i386/VITANI/config/src.conf | 12 ++++++++++++ 3 files changed, 13 insertions(+), 3 deletions(-) rename {worlds => targets}/i386/VITANI/config/make.conf (93%) create mode 120000 targets/i386/VITANI/world diff --git a/worlds/i386/VITANI/config/make.conf b/targets/i386/VITANI/config/make.conf similarity index 93% rename from worlds/i386/VITANI/config/make.conf rename to targets/i386/VITANI/config/make.conf index 6c1e3bc..be047f5 100644 --- a/worlds/i386/VITANI/config/make.conf +++ b/targets/i386/VITANI/config/make.conf @@ -7,9 +7,6 @@ CPUTYPE?=c3-2 NO_PROFILE=yes WITHOUT_X11=yes -# Kernel build configuration -KERNCONF=VITANI - # Caching proxy for fetches http_proxy=http://gateway.cyberleo.net:46565 ftp_proxy=http://gateway.cyberleo.net:46565 diff --git a/targets/i386/VITANI/world b/targets/i386/VITANI/world new file mode 120000 index 0000000..0385c0c --- /dev/null +++ b/targets/i386/VITANI/world @@ -0,0 +1 @@ +../../../worlds/i386/VITANI \ No newline at end of file diff --git a/worlds/i386/VITANI/config/src.conf b/worlds/i386/VITANI/config/src.conf index 6cd8755..d880b4e 100644 --- a/worlds/i386/VITANI/config/src.conf +++ b/worlds/i386/VITANI/config/src.conf @@ -1,5 +1,17 @@ +# Needs update to 8.2-RELEASE + +# Compilation knobs +CFLAGS+=-O2 -pipe +COPTFLAGS+=-O2 -pipe +CPUTYPE?=c3-2 + +# Kernel knobs + +KERNCONF=VITANI #MODULES_OVERRIDE=accf_data accf_dns accf_http acpi/acpi acpi/acpi_video acpi/acpi_wmi agp aio aout ata/atacard ata/atacore ata/atadisk ata/ataisa ata/atapci ata/atapci/chipsets/atavia ata/atapicam ata/atapicd ata/atausb cd9660_iconv ciss crypto dtrace/dtmalloc dtrace/dtnfsclient dtrace/dtrace dtrace/dtrace_test dtrace/dtraceall dtrace/lockstat dtrace/profile dtrace/prototype fdescfs geom/geom_bde geom/geom_bsd geom/geom_cache geom/geom_ccd geom/geom_concat geom/geom_eli geom/geom_fox geom/geom_gate geom/geom_journal geom/geom_label geom/geom_linux_lvm geom/geom_mbr geom/geom_mirror geom/geom_multipath geom/geom_nop geom/geom_part/geom_part_apm geom/geom_part/geom_part_bsd geom/geom_part/geom_part_ebr geom/geom_part/geom_part_gpt geom/geom_part/geom_part_mbr geom/geom_part/geom_part_pc98 geom/geom_part/geom_part_vtoc8 geom/geom_pc98 geom/geom_raid3 geom/geom_shsec geom/geom_stripe geom/geom_sunlabel geom/geom_uzip geom/geom_vinum geom/geom_virstor geom/geom_vol_ffs geom/geom_zero hpfs hwpmc i2c/controllers/viapm ip_mroute_mod ipdivert ipfilter ipfw ipfw_nat iscsi/initiator libalias/libalias libalias/modules/cuseeme libalias/modules/dummy libalias/modules/ftp libalias/modules/irc libalias/modules/nbt libalias/modules/pptp libalias/modules/skinny libalias/modules/smedia libiconv libmbpool libmchain linprocfs linsysfs linux mac_biba mac_bsdextended mac_ifoff mac_lomac mac_mls mac_none mac_partition mac_portacl mac_seeotheruids mac_stub mac_test md mqueue msdosfs_iconv netgraph/UI netgraph/async netgraph/atm/atm netgraph/atm/atmbase netgraph/atm/ccatm netgraph/atm/sscfu netgraph/atm/sscop netgraph/atm/uni netgraph/atmllc netgraph/bpf netgraph/bridge netgraph/car netgraph/cisco netgraph/deflate netgraph/device netgraph/echo netgraph/eiface netgraph/etf netgraph/ether netgraph/ether_echo netgraph/fec netgraph/frame_relay netgraph/gif netgraph/gif_demux netgraph/hole netgraph/hub netgraph/iface netgraph/ip_input netgraph/ipfw netgraph/ksocket netgraph/l2tp netgraph/lmi netgraph/mppc netgraph/nat netgraph/netflow netgraph/netgraph netgraph/one2many netgraph/pipe netgraph/ppp netgraph/pppoe netgraph/pptpgre netgraph/pred1 netgraph/rfc1490 netgraph/socket netgraph/source netgraph/split netgraph/sppp netgraph/tag netgraph/tcpmss netgraph/tee netgraph/tty netgraph/vjc netgraph/vlan ntfs ntfs_iconv nullfs opensolaris padlock portalfs rc4 reiserfs smbfs sound/driver/via8233 sound/sound speaker splash/bmp splash/pcx tmpfs udf udf_iconv unionfs usb/ohci usb/quirk usb/template usb/u3g usb/udbp usb/uhid usb/ukbd usb/ulpt usb/umass usb/umodem usb/ums usb/usfs vkbd xfs zfs zlib +# Userland knobs + WITHOUT_AMD = yes WITHOUT_ATM = yes WITHOUT_AUTHPF = yes -- 2.45.0