- Timestamp:
- 2010-02-16T22:16:33Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7fb2ce3
- Parents:
- 76ecb300 (diff), b20e7c0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- defaults
- Files:
-
- 8 edited
-
amd64/Makefile.config (modified) (1 diff)
-
arm32/Makefile.config (modified) (1 diff)
-
ia32/Makefile.config (modified) (1 diff)
-
ia64/Makefile.config (modified) (1 diff)
-
mips32/Makefile.config (modified) (1 diff)
-
ppc32/Makefile.config (modified) (1 diff)
-
sparc64/Makefile.config (modified) (1 diff)
-
sparc64/sun4v/Makefile.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/Makefile.config
r76ecb300 r61ee6df 61 61 # Mount /data on startup 62 62 CONFIG_MOUNT_DATA = n 63 64 # Default networking architecture 65 NETWORKING = modular -
defaults/arm32/Makefile.config
r76ecb300 r61ee6df 37 37 # Mount /data on startup 38 38 CONFIG_MOUNT_DATA = n 39 40 # Default networking architecture 41 NETWORKING = none -
defaults/ia32/Makefile.config
r76ecb300 r61ee6df 67 67 # Mount /data on startup 68 68 CONFIG_MOUNT_DATA = n 69 70 # Default networking architecture 71 NETWORKING = modular -
defaults/ia64/Makefile.config
r76ecb300 r61ee6df 49 49 # Mount /data on startup 50 50 CONFIG_MOUNT_DATA = n 51 52 # Default networking architecture 53 NETWORKING = modular -
defaults/mips32/Makefile.config
r76ecb300 r61ee6df 43 43 # Mount /data on startup 44 44 CONFIG_MOUNT_DATA = n 45 46 # Default networking architecture 47 NETWORKING = none -
defaults/ppc32/Makefile.config
r76ecb300 r61ee6df 43 43 # Mount /data on startup 44 44 CONFIG_MOUNT_DATA = n 45 46 # Default networking architecture 47 NETWORKING = none -
defaults/sparc64/Makefile.config
r76ecb300 r61ee6df 61 61 # Mount /data on startup 62 62 CONFIG_MOUNT_DATA = n 63 64 # Default networking architecture 65 NETWORKING = modular -
defaults/sparc64/sun4v/Makefile.config
r76ecb300 r61ee6df 14 14 15 15 CONFIG_FB = n 16 17 NETWORKING = none 18
Note:
See TracChangeset
for help on using the changeset viewer.
